comparison src/gtkconv.h @ 8821:408d2f135146

[gaim-migrate @ 9583] show the buddy icon next to the entry widget if the bottom buttons are turned off committer: Tailor Script <tailor@pidgin.im>
author Nathan Walp <nwalp@pidgin.im>
date Mon, 26 Apr 2004 16:42:36 +0000
parents d7c85220c685
children b24967757d46
comparison
equal deleted inserted replaced
8820:86944ae7c033 8821:408d2f135146
156 GtkWidget *menu_label; 156 GtkWidget *menu_label;
157 GtkSizeGroup *sg; 157 GtkSizeGroup *sg;
158 158
159 GtkWidget *bbox; 159 GtkWidget *bbox;
160 GtkWidget *sw; 160 GtkWidget *sw;
161 GtkWidget *entrybox;
161 162
162 GtkWidget *toolbar; 163 GtkWidget *toolbar;
163 164
164 struct 165 struct
165 { 166 {