QTfrontend/ui/widget/mapContainer.h
changeset 13253 dd054edd56df
parent 13251 edb2f654f8f6
child 13254 1381ce67a781
--- a/QTfrontend/ui/widget/mapContainer.h	Mon Mar 19 13:35:13 2018 +0100
+++ b/QTfrontend/ui/widget/mapContainer.h	Mon Mar 19 14:07:29 2018 +0100
@@ -177,6 +177,7 @@
         void intSetFeatureSize(int size);
         void setMissingTheme(const QString & name);
         void mapChanged(const QModelIndex & map, int type, const QModelIndex & old = QModelIndex());
+        void setImage(const QPixmap & newImage, bool showHHLimit);
         void setMapInfo(MapModel::MapInfo mapInfo);
         void changeMapType(MapModel::MapType type, const QModelIndex & newMap = QModelIndex());
         void updateHelpTexts(MapModel::MapType type);