Restored ability to save LastSaveAsPath lost during conversion to multi-tab interface. Added options for SaveAs dialog size
This commit is contained in:
@@ -62,6 +62,8 @@ class Options {
|
||||
Glib::ustring startupPath;
|
||||
Glib::ustring profilePath;
|
||||
Glib::ustring lastSaveAsPath;
|
||||
int saveAsDialogWidth;
|
||||
int saveAsDialogHeight;
|
||||
int toolPanelWidth;
|
||||
int browserToolPanelWidth;
|
||||
int historyPanelWidth;
|
||||
|
Reference in New Issue
Block a user