Tweaked some space here and there, thanks to Beep6581 (issue #3446)

This commit is contained in:
Hombre
2016-12-12 01:18:27 +01:00
parent 6bd0dbacfe
commit e6aff9cbf7
4 changed files with 47 additions and 10 deletions

View File

@@ -67,8 +67,8 @@ protected:
Gtk::ToggleButton* tbBeforeLock;
//bool bAllSidePanelsVisible;
Gtk::ToggleButton* beforeAfter;
Gtk::HPaned* hpanedl;
Gtk::HPaned* hpanedr;
Gtk::Paned* hpanedl;
Gtk::Paned* hpanedr;
Gtk::Image *iHistoryShow, *iHistoryHide;
Gtk::Image *iTopPanel_1_Show, *iTopPanel_1_Hide;
Gtk::Image *iRightPanel_1_Show, *iRightPanel_1_Hide;