summaryrefslogtreecommitdiffstats
path: root/src/server/mainwindow/mainwindow.h
diff options
context:
space:
mode:
authorChristian Klinger2016-04-29 12:50:45 +0200
committerChristian Klinger2016-04-29 12:50:45 +0200
commitc441b1ecf2a1da26bc314a31a161c29970dbbde3 (patch)
treeab4ea4123b4c6dea263ef4ac8f6d8c4df97b74b7 /src/server/mainwindow/mainwindow.h
parentTinted some Icons to differentiate between selected and non-selected students. (diff)
downloadpvs2-c441b1ecf2a1da26bc314a31a161c29970dbbde3.tar.gz
pvs2-c441b1ecf2a1da26bc314a31a161c29970dbbde3.tar.xz
pvs2-c441b1ecf2a1da26bc314a31a161c29970dbbde3.zip
added background-image loading.
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 a3287f1..3ae1f7c 100644
--- a/src/server/mainwindow/mainwindow.h
+++ b/src/server/mainwindow/mainwindow.h
@@ -43,6 +43,7 @@ private:
int _tilesX;
int _tilesY;
+
/* virtual columns to preserve the aspect ratio of the loaded room */
int _virtCols;
int _virtRows;