renamed struct member combo to unit_combo. Place the combobox into the
2004-05-08 Sven Neumann <sven@gimp.org> * app/display/gimpstatusbar.[ch]: renamed struct member combo to unit_combo. Place the combobox into the cursor frame.
This commit is contained in:

committed by
Sven Neumann

parent
ebdd4fb738
commit
4722267d30
@ -47,7 +47,7 @@ struct _GimpStatusbar
|
||||
GtkWidget *cursor_frame;
|
||||
GtkWidget *cursor_label;
|
||||
gchar cursor_format_str[CURSOR_FORMAT_LENGTH];
|
||||
GtkWidget *combo;
|
||||
GtkWidget *unit_combo;
|
||||
|
||||
GtkWidget *progressbar;
|
||||
guint progressid;
|
||||
|
Reference in New Issue
Block a user