| 26726:b81bcec8f359 | 26727:b8885bab55ab |
|---|---|
| 26 | 26 |
| 27 #ifndef __PIDGIN_MINI_DIALOG_H__ | 27 #ifndef __PIDGIN_MINI_DIALOG_H__ |
| 28 #define __PIDGIN_MINI_DIALOG_H__ | 28 #define __PIDGIN_MINI_DIALOG_H__ |
| 29 | 29 |
| 30 #include <glib-object.h> | 30 #include <glib-object.h> |
| 31 #include <gtk/gtkvbox.h> | 31 #include <gtk/gtk.h> |
| 32 #include <gtk/gtklabel.h> | |
| 33 | 32 |
| 34 G_BEGIN_DECLS | 33 G_BEGIN_DECLS |
| 35 | 34 |
| 36 #define PIDGIN_TYPE_MINI_DIALOG pidgin_mini_dialog_get_type() | 35 #define PIDGIN_TYPE_MINI_DIALOG pidgin_mini_dialog_get_type() |
| 37 | 36 |