Remember monitor of main window

This commit is contained in:
heckflosse
2017-07-17 15:22:31 +02:00
parent 9a13e4b360
commit aab3a60356
4 changed files with 26 additions and 14 deletions

View File

@@ -137,6 +137,7 @@ public:
int windowWidth;
int windowHeight;
bool windowMaximized;
int windowMonitor;
int meowMonitor;
bool meowFullScreen;
bool meowMaximized;