Adding a shortcut for saving snapshots and snapshot pane mod to be resizable (issues 1124, 1580)
This commit is contained in:
@@ -56,6 +56,7 @@ class History : public Gtk::VBox, public PParamsChangeListener {
|
||||
BookmarkColumns bookmarkColumns;
|
||||
|
||||
protected:
|
||||
Gtk::VPaned* historyVPaned;
|
||||
Gtk::ScrolledWindow* hscrollw;
|
||||
Gtk::TreeView* hTreeView;
|
||||
Glib::RefPtr<Gtk::ListStore> historyModel;
|
||||
|
Reference in New Issue
Block a user