Mercurial > pidgin
diff src/ui.h @ 2494:2c1950c5544a
[gaim-migrate @ 2507]
don't ask
committer: Tailor Script <tailor@pidgin.im>
| author | Eric Warmenhoven <eric@warmenhoven.org> |
|---|---|
| date | Fri, 12 Oct 2001 22:31:12 +0000 |
| parents | 1b7a1133962d |
| children | 933e139fd0d3 |
line wrap: on
line diff
--- a/src/ui.h Fri Oct 12 21:12:56 2001 +0000 +++ b/src/ui.h Fri Oct 12 22:31:12 2001 +0000 @@ -401,6 +401,7 @@ /* Functions in plugins.c */ #ifdef GAIM_PLUGINS extern void show_plugins(GtkWidget *, gpointer); +extern void update_show_plugins(); /* this is a hack and will be removed */ #endif /* Functions in prefs.c */
