summaryrefslogtreecommitdiffstats
path: root/src/server/mainwindow/mainwindow.h
diff options
context:
space:
mode:
authorChristian Klinger2016-05-23 12:22:57 +0200
committerChristian Klinger2016-05-23 12:52:03 +0200
commitb98db19af8246775502c74cd676b961b67f6a2c5 (patch)
treef0084ec792f4ced14a2fa486b0a4fdf59d7c1903 /src/server/mainwindow/mainwindow.h
parentmove back connectionframes that went out of the window due to resizing. (diff)
downloadpvs2-b98db19af8246775502c74cd676b961b67f6a2c5.tar.gz
pvs2-b98db19af8246775502c74cd676b961b67f6a2c5.tar.xz
pvs2-b98db19af8246775502c74cd676b961b67f6a2c5.zip
may fix the unwanted window growth.
Diffstat (limited to 'src/server/mainwindow/mainwindow.h')
-rw-r--r--src/server/mainwindow/mainwindow.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/server/mainwindow/mainwindow.h b/src/server/mainwindow/mainwindow.h
index 932fd3d..98f5df4 100644
--- a/src/server/mainwindow/mainwindow.h
+++ b/src/server/mainwindow/mainwindow.h
@@ -41,6 +41,7 @@ private:
Qt::ToolBarArea _tbArea;
int _tilesX;
int _tilesY;
+ QImage* _backgroundImage = NULL;
/* virtual columns to preserve the aspect ratio of the loaded room */