Sortable tree in File Browser, gc issue 2678

This commit is contained in:
Ingo
2015-03-19 18:51:41 +01:00
parent 167058c274
commit f86fd06b11
32 changed files with 103 additions and 27 deletions

View File

@@ -98,6 +98,7 @@ class Options {
Glib::ustring dateFormat;
int adjusterDelay;
int startupDir;
Gtk::SortType dirBrowserSortType;
Glib::ustring startupPath;
Glib::ustring profilePath; // can be an absolute or relative path; depending on this value, bundled profiles may not be found
bool useBundledProfiles; // only used if multiUser == true