| 33 |
33 |
| 34 /* XXX CORE/UI: Until we can get rid of the message queue stuff... */ |
34 /* XXX CORE/UI: Until we can get rid of the message queue stuff... */ |
| 35 #include "gaim.h" |
35 #include "gaim.h" |
| 36 #include "gtkinternal.h" |
36 #include "gtkinternal.h" |
| 37 #include "gtkblist.h" |
37 #include "gtkblist.h" |
| |
38 #include "gtkdialogs.h" |
| 38 #include "gtkimhtml.h" |
39 #include "gtkimhtml.h" |
| 39 #include "gtkprefs.h" |
40 #include "gtkprefs.h" |
| 40 #include "gtkutils.h" |
41 #include "gtkutils.h" |
| 41 #include "ui.h" |
|
| 42 |
42 |
| 43 GtkWidget *imaway = NULL; |
43 GtkWidget *imaway = NULL; |
| 44 GtkWidget *awaymenu = NULL; |
44 GtkWidget *awaymenu = NULL; |
| 45 GtkWidget *awayqueue = NULL; |
45 GtkWidget *awayqueue = NULL; |
| 46 GtkListStore *awayqueuestore = NULL; |
46 GtkListStore *awayqueuestore = NULL; |