QTfrontend/ui/widget/gamecfgwidget.h
branchflibqtfrontend
changeset 8092 08960209db8c
parent 6960 822f8269e13f
--- a/QTfrontend/ui/widget/gamecfgwidget.h	Thu Nov 22 00:56:36 2012 +0400
+++ b/QTfrontend/ui/widget/gamecfgwidget.h	Thu Nov 22 01:19:16 2012 +0400
@@ -69,7 +69,7 @@
         void scriptChanged(int);
         void jumpToSchemes();
         void jumpToWeapons();
-        void mapgenChanged(MapGenerator m);
+        void mapgenChanged(int m);
         void maze_sizeChanged(int s);
         void onDrawnMapChanged(const QByteArray & data);
         void updateModelViews();