QTfrontend/ui/widget/mapContainer.h
changeset 13249 d2b58cf339fe
parent 13246 0c98d3b249f7
child 13251 edb2f654f8f6
--- a/QTfrontend/ui/widget/mapContainer.h	Sun Mar 18 15:24:54 2018 +0100
+++ b/QTfrontend/ui/widget/mapContainer.h	Sun Mar 18 15:42:17 2018 +0100
@@ -174,7 +174,7 @@
         void intSetTemplateFilter(int);
         void intSetMazeSize(int size);
         void intSetFeatureSize(int size);
-        void intSetIconlessTheme(const QString & name);
+        void setMissingTheme(const QString & name);
         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());