QTfrontend/ui/widget/mapContainer.h
changeset 11809 f412d539284e
parent 11785 947e2d53afc1
child 13246 0c98d3b249f7
--- a/QTfrontend/ui/widget/mapContainer.h	Wed May 04 18:14:25 2016 +0200
+++ b/QTfrontend/ui/widget/mapContainer.h	Wed May 04 19:42:20 2016 +0200
@@ -175,6 +175,7 @@
         void mapChanged(const QModelIndex & map, int type, const QModelIndex & old = QModelIndex());
         void setMapInfo(MapModel::MapInfo mapInfo);
         void changeMapType(MapModel::MapType type, const QModelIndex & newMap = QModelIndex());
+        void updateHelpTexts(MapModel::MapType type);
         void updatePreview();
         void updateThemeButtonSize();
         void setupMissionMapsView();