finch/gntnotify.c

changeset 39887
9c8f874c74a0
parent 39619
2451343ed79b
child 39897
16b440d4ab36
equal deleted inserted replaced
39886:ffa3bea4e9a8 39887:9c8f874c74a0
1 /* finch 1 /*
2 * finch
2 * 3 *
3 * Finch is the legal property of its developers, whose names are too numerous 4 * Finch is the legal property of its developers, whose names are too numerous
4 * to list here. Please refer to the COPYRIGHT file distributed with this 5 * to list here. Please refer to the COPYRIGHT file distributed with this
5 * source distribution. 6 * source distribution.
6 * 7 *
16 * 17 *
17 * You should have received a copy of the GNU General Public License 18 * You should have received a copy of the GNU General Public License
18 * along with this program; if not, write to the Free Software 19 * along with this program; if not, write to the Free Software
19 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1301 USA 20 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1301 USA
20 */ 21 */
22
21 #include <internal.h> 23 #include <internal.h>
22 24
23 #include <gnt.h> 25 #include <gnt.h>
24 #include <gntbox.h> 26 #include <gntbox.h>
25 #include <gntbutton.h> 27 #include <gntbutton.h>

mercurial