pidgin/prefs/pidginprefs.h

changeset 41197
1fbba07f21cf
parent 41086
631e6cba8635
child 41397
91e5ee47f5a1
equal deleted inserted replaced
41196:bdb3a738acea 41197:1fbba07f21cf
24 # error "only <pidgin.h> may be included directly" 24 # error "only <pidgin.h> may be included directly"
25 #endif 25 #endif
26 26
27 #ifndef PIDGIN_PREFS_H 27 #ifndef PIDGIN_PREFS_H
28 #define PIDGIN_PREFS_H 28 #define PIDGIN_PREFS_H
29 /**
30 * SECTION:pidginprefs
31 * @section_id: pidgin-pidginprefs
32 * @short_description: <filename>pidginprefs.h</filename>
33 * @title: Preferences
34 */
35 29
36 #include <purple.h> 30 #include <purple.h>
37 31
38 G_BEGIN_DECLS 32 G_BEGIN_DECLS
39 33

mercurial