--- 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());