Mercurial > pidgin
comparison src/ui.h @ 5440:7e8524b5ff98
[gaim-migrate @ 5822]
Here's the core of the new prefs system. Nothing actually uses this yet,
but that will come in time.
committer: Tailor Script <tailor@pidgin.im>
author | Nathan Walp <nwalp@pidgin.im> |
---|---|
date | Sun, 18 May 2003 21:53:41 +0000 |
parents | 04e1e40b99b0 |
children | 2c4c975620f0 |
comparison
equal
deleted
inserted
replaced
5439:66e875239458 | 5440:7e8524b5ff98 |
---|---|
174 | 174 |
175 /* Globals in pounce.c */ | 175 /* Globals in pounce.c */ |
176 extern GtkWidget *bpmenu; | 176 extern GtkWidget *bpmenu; |
177 | 177 |
178 /* Globals in prefs.c */ | 178 /* Globals in prefs.c */ |
179 extern GtkWidget *prefs; | |
180 extern struct debug_window *dw; | 179 extern struct debug_window *dw; |
181 extern GtkWidget *fontseld; | 180 extern GtkWidget *fontseld; |
182 | 181 |
183 /* Globals in prpl.c */ | 182 /* Globals in prpl.c */ |
184 extern GtkWidget *protomenu; | 183 extern GtkWidget *protomenu; |