diff src/gtkimhtmltoolbar.h @ 11271:b33eccbc3a10

[gaim-migrate @ 13454] Add a clear formatting button to the GtkImHTML toolbar (to fulfill a request from SimGuy and Bleeter) and remove the ugly clear formatting button from the prefs. committer: Tailor Script <tailor@pidgin.im>
author Richard Laager <rlaager@wiktel.com>
date Mon, 15 Aug 2005 06:52:45 +0000
parents da0dc44368ba
children
line wrap: on
line diff
--- a/src/gtkimhtmltoolbar.h	Mon Aug 15 05:56:13 2005 +0000
+++ b/src/gtkimhtmltoolbar.h	Mon Aug 15 06:52:45 2005 +0000
@@ -60,6 +60,8 @@
 	GtkWidget *fgcolor;
 	GtkWidget *bgcolor;
 
+	GtkWidget *clear;
+
 	GtkWidget *image;
 	GtkWidget *link;
 	GtkWidget *smiley;