Keep the main_vbox around in the GimpImageWindow struct (temp hack)
This commit is contained in:
@ -38,6 +38,8 @@ struct _GimpImageWindow
|
||||
|
||||
GimpUIManager *menubar_manager;
|
||||
|
||||
GtkWidget *main_vbox;
|
||||
|
||||
GdkWindowState window_state;
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user