Fixing most problem of the MEOW mode (see #3957)
This commit is contained in:
@@ -132,13 +132,15 @@ public:
|
||||
bool browserDirPanelOpened;
|
||||
bool editorFilmStripOpened;
|
||||
int historyPanelWidth;
|
||||
int windowWidth;
|
||||
int windowHeight;
|
||||
int meowMonitor;
|
||||
bool meowFullScreen;
|
||||
int windowX;
|
||||
int windowY;
|
||||
int windowWidth;
|
||||
int windowHeight;
|
||||
bool windowMaximized;
|
||||
int meowMonitor;
|
||||
bool meowFullScreen;
|
||||
int meowWidth;
|
||||
int meowHeight;
|
||||
int detailWindowWidth;
|
||||
int detailWindowHeight;
|
||||
int dirBrowserWidth;
|
||||
|
Reference in New Issue
Block a user