Fix some more problems in MEOW mode, #3957
This commit is contained in:
@@ -139,8 +139,11 @@ public:
|
||||
bool windowMaximized;
|
||||
int meowMonitor;
|
||||
bool meowFullScreen;
|
||||
bool meowMaximized;
|
||||
int meowWidth;
|
||||
int meowHeight;
|
||||
int meowX;
|
||||
int meowY;
|
||||
int detailWindowWidth;
|
||||
int detailWindowHeight;
|
||||
int dirBrowserWidth;
|
||||
|
Reference in New Issue
Block a user