diff -r 5200231eb120 -r dd054edd56df QTfrontend/ui/widget/mapContainer.h --- 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);