Improvements for Detail Window, see Issue 2376 comment #4 for details
This commit is contained in:
@@ -113,7 +113,9 @@ class Options {
|
||||
Glib::ustring font;
|
||||
int windowWidth;
|
||||
int windowHeight;
|
||||
bool windowMaximized;
|
||||
bool windowMaximized;
|
||||
int detailWindowWidth;
|
||||
int detailWindowHeight;
|
||||
int dirBrowserWidth;
|
||||
int dirBrowserHeight;
|
||||
int preferencesWidth;
|
||||
|
Reference in New Issue
Block a user