QTfrontend/ui/widget/mapContainer.cpp
branchflibqtfrontend
changeset 8130 4cab13c82b4e
parent 8092 08960209db8c
--- a/QTfrontend/ui/widget/mapContainer.cpp	Mon Nov 26 00:28:47 2012 +0400
+++ b/QTfrontend/ui/widget/mapContainer.cpp	Tue Nov 27 00:29:41 2012 +0400
@@ -44,6 +44,7 @@
     mapgen(MAPGEN_REGULAR),
     m_previewSize(256, 128)
 {
+    m_mapInfo.type = MapModel::GeneratedMap;
     hhSmall.load(":/res/hh_small.png");
     hhLimit = 18;
     templateFilter = 0;