diff src/gtkconv.h @ 10456:d23802800eeb

[gaim-migrate @ 11724] Add a menu item "Show Buddy Icon" to the Options menu of the conversation window so that hidden icons can be re-revealed. committer: Tailor Script <tailor@pidgin.im>
author Stu Tomlinson <stu@nosnilmot.com>
date Thu, 30 Dec 2004 19:32:08 +0000
parents 242b5482910e
children 6ec5da82ef41
line wrap: on
line diff
--- a/src/gtkconv.h	Thu Dec 30 17:41:19 2004 +0000
+++ b/src/gtkconv.h	Thu Dec 30 19:32:08 2004 +0000
@@ -92,6 +92,7 @@
 		GtkWidget *sounds;
 		GtkWidget *show_formatting_toolbar;
 		GtkWidget *show_timestamps;
+		GtkWidget *show_icon;
 
 		GtkWidget *send_as;