diff src/convo.h @ 2379:cacaf7ace3a5

[gaim-migrate @ 2392] reorganization of some functions. committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Fri, 28 Sep 2001 01:25:02 +0000
parents fa681641643d
children bdc74764245c
line wrap: on
line diff
--- a/src/convo.h	Thu Sep 27 23:58:48 2001 +0000
+++ b/src/convo.h	Fri Sep 28 01:25:02 2001 +0000
@@ -48,6 +48,7 @@
 extern void add_callback(GtkWidget *, struct conversation *);
 
 /* now both */
+extern int set_dispstyle (int);
 extern void info_callback(GtkWidget *, struct conversation *);
 extern void do_bold(GtkWidget *, GtkWidget *);
 extern void do_italic(GtkWidget *, GtkWidget *);