Save recent folders in options file, Issue 2790
This commit is contained in:
@@ -121,7 +121,8 @@ class Preferences : public Gtk::Dialog, public ProfileStoreListener {
|
||||
Gtk::ColorButton* butNavGuideCol;
|
||||
|
||||
Gtk::SpinButton* maxThumbSize;
|
||||
Gtk::SpinButton* maxCacheEntries;
|
||||
Gtk::SpinButton* maxCacheEntries;
|
||||
Gtk::SpinButton* maxRecentFolders;
|
||||
Gtk::Button* clearThumbnails;
|
||||
Gtk::Button* clearProfiles;
|
||||
Gtk::Button* clearAll;
|
||||
|
Reference in New Issue
Block a user