comparison 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
comparison
equal deleted inserted replaced
11270:da0dc44368ba 11271:b33eccbc3a10
58 58
59 GtkWidget *font; 59 GtkWidget *font;
60 GtkWidget *fgcolor; 60 GtkWidget *fgcolor;
61 GtkWidget *bgcolor; 61 GtkWidget *bgcolor;
62 62
63 GtkWidget *clear;
64
63 GtkWidget *image; 65 GtkWidget *image;
64 GtkWidget *link; 66 GtkWidget *link;
65 GtkWidget *smiley; 67 GtkWidget *smiley;
66 68
67 GtkWidget *font_dialog; 69 GtkWidget *font_dialog;