Open MEOW window on the screen it was closed last time if possible

This commit is contained in:
heckflosse
2017-07-12 22:29:48 +02:00
parent 56eaeca01c
commit 35fbd7f830
3 changed files with 23 additions and 6 deletions

View File

@@ -134,6 +134,7 @@ public:
int historyPanelWidth;
int windowWidth;
int windowHeight;
int meowMonitor;
int windowX;
int windowY;
bool windowMaximized;