diff src/ui.h @ 8911:35b68d76cb4c

[gaim-migrate @ 9681] you can now view logs of offline people without showing offline buddies (coreDumped) committer: Tailor Script <tailor@pidgin.im>
author Luke Schierer <lschiere@pidgin.im>
date Sun, 09 May 2004 20:00:01 +0000
parents cfb11d9a46fd
children 7e8b94266500
line wrap: on
line diff
--- a/src/ui.h	Sun May 09 04:06:58 2004 +0000
+++ b/src/ui.h	Sun May 09 20:00:01 2004 +0000
@@ -129,6 +129,7 @@
 extern void show_warn_dialog(GaimConnection *, const char *);
 extern void show_im_dialog();
 extern void show_info_dialog();
+extern void show_log_dialog();
 extern void destroy_all_dialogs();
 extern void show_fgcolor_dialog(GaimConversation *c, GtkWidget *color);
 extern void show_bgcolor_dialog(GaimConversation *c, GtkWidget *color);