From b98db19af8246775502c74cd676b961b67f6a2c5 Mon Sep 17 00:00:00 2001 From: Christian Klinger Date: Mon, 23 May 2016 12:22:57 +0200 Subject: may fix the unwanted window growth. --- src/server/mainwindow/mainwindow.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/server/mainwindow/mainwindow.h') 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 */ -- cgit v1.2.3-55-g7522