src/gtkconn.c

changeset 10297
b36800725b7a
parent 10211
472f11207d90
child 10315
2738b56121ca
equal deleted inserted replaced
10296:9badf1cedc6e 10297:b36800725b7a
1 /* 1 /*
2 * @file gtkconn.c GTK+ Connection API
3 * @ingroup gtkui
4 *
2 * gaim 5 * gaim
3 * 6 *
4 * Gaim is the legal property of its developers, whose names are too numerous 7 * Gaim is the legal property of its developers, whose names are too numerous
5 * to list here. Please refer to the COPYRIGHT file distributed with this 8 * to list here. Please refer to the COPYRIGHT file distributed with this
6 * source distribution. 9 * source distribution.
24 27
25 #include "account.h" 28 #include "account.h"
26 #include "debug.h" 29 #include "debug.h"
27 #include "notify.h" 30 #include "notify.h"
28 #include "prefs.h" 31 #include "prefs.h"
29 #include "stock.h" 32 #include "gtkstock.h"
30 #include "util.h" 33 #include "util.h"
31 34
32 #include "gtkblist.h" 35 #include "gtkblist.h"
33 #include "gtkdialogs.h" 36 #include "gtkdialogs.h"
34 #include "gtkutils.h" 37 #include "gtkutils.h"

mercurial