Allow resizing of navigator window. Patch by @Lawrence37. Fixes #6052

This commit is contained in:
Thanatomanic
2021-02-27 08:03:36 +01:00
parent 8d32d59b33
commit a6a368e682
4 changed files with 20 additions and 22 deletions

View File

@@ -224,7 +224,7 @@ private:
Gtk::Image *iShowHideSidePanels_exit;
Gtk::Image *iBeforeLockON, *iBeforeLockOFF;
Gtk::Paned *leftbox;
Gtk::Box *leftsubbox;
Gtk::Paned *leftsubpaned;
Gtk::Paned *vboxright;
Gtk::Box *vsubboxright;