Fixes "Gtk-CRITICAL: gtk_box_pack assertion failed" messages
This commit is contained in:
@@ -181,8 +181,8 @@ protected:
|
||||
TextOrIcon* toiW;
|
||||
TextOrIcon* toiL;
|
||||
|
||||
Gtk::Image* imgPanelEnd[7];
|
||||
Gtk::VBox* vbPanelEnd[7];
|
||||
Gtk::Image* imgPanelEnd[8];
|
||||
Gtk::VBox* vbPanelEnd[8];
|
||||
|
||||
Gtk::ScrolledWindow* favoritePanelSW;
|
||||
Gtk::ScrolledWindow* exposurePanelSW;
|
||||
|
Reference in New Issue
Block a user