merge with dev
This commit is contained in:
@@ -133,11 +133,18 @@ public:
|
||||
bool browserDirPanelOpened;
|
||||
bool editorFilmStripOpened;
|
||||
int historyPanelWidth;
|
||||
int windowWidth;
|
||||
int windowHeight;
|
||||
int windowX;
|
||||
int windowY;
|
||||
int windowWidth;
|
||||
int windowHeight;
|
||||
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