summaryrefslogtreecommitdiff
path: root/textwindow.h
diff options
context:
space:
mode:
Diffstat (limited to 'textwindow.h')
-rw-r--r--textwindow.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/textwindow.h b/textwindow.h
index ad9d7f5..9b08211 100644
--- a/textwindow.h
+++ b/textwindow.h
@@ -9,6 +9,7 @@ private:
cRect *geometry;
cRect *vidWin;
int oldVidWinHeight;
+ bool scaledWindow;
const char *text;
cTextWrapper twText;
bool CreatePixmap(int border);