pidgin/gtkdialogs.h

changeset 40360
e21f3bbcc2a5
parent 40232
8c47b8137dab
child 40496
6941fece679b
equal deleted inserted replaced
40359:ca141ea93b83 40360:e21f3bbcc2a5
28 * @title: Pidgin Dialogs 28 * @title: Pidgin Dialogs
29 */ 29 */
30 30
31 #include "pidgin.h" 31 #include "pidgin.h"
32 32
33 #include "account.h" 33 #include <purple.h>
34 #include "conversation.h"
35 34
36 G_BEGIN_DECLS 35 G_BEGIN_DECLS
37 36
38 /* Functions in gtkdialogs.c (these should actually stay in this file) */ 37 /* Functions in gtkdialogs.c (these should actually stay in this file) */
39 void pidgin_dialogs_destroy_all(void); 38 void pidgin_dialogs_destroy_all(void);

mercurial