| 40359:ca141ea93b83 | 40360:e21f3bbcc2a5 |
|---|---|
| 22 #include "pidgin.h" | 22 #include "pidgin.h" |
| 23 | 23 |
| 24 #include "gtkutils.h" | 24 #include "gtkutils.h" |
| 25 #include "pidginaccountchooser.h" | 25 #include "pidginaccountchooser.h" |
| 26 | 26 |
| 27 #include "debug.h" | |
| 28 | |
| 29 #include "gevolution.h" | 27 #include "gevolution.h" |
| 30 | 28 |
| 31 static GtkWidget * | 29 static GtkWidget * |
| 32 add_pref_box(GtkSizeGroup *sg, GtkWidget *parent, const char *text, | 30 add_pref_box(GtkSizeGroup *sg, GtkWidget *parent, const char *text, |
| 33 GtkWidget *widget) | 31 GtkWidget *widget) |