Fix bug #59, at least on Windows

This commit is contained in:
Hombre
2010-09-15 16:46:56 +02:00
parent ee994d36e9
commit b30a93116e
4 changed files with 27 additions and 13 deletions

View File

@@ -69,6 +69,7 @@ class Options {
int historyPanelWidth;
int windowWidth;
int windowHeight;
bool windowMaximized;
int dirBrowserWidth;
int dirBrowserHeight;
int lastScale;