qmlFrontend/hwengine.h
branchqmlfrontend
changeset 11433 bca9afcc3a72
parent 11431 80a9b14bb8d3
child 11434 23912c93935a
--- a/qmlFrontend/hwengine.h	Thu Nov 26 20:11:54 2015 +0300
+++ b/qmlFrontend/hwengine.h	Sat Nov 28 00:18:04 2015 +0300
@@ -73,6 +73,11 @@
     void seedChanged(const QString & seed);
     void themeChanged(const QString & theme);
     void scriptChanged(const QString & script);
+    void featureSizeChanged(int featureSize);
+    void mapGenChanged(int mapgen);
+    void mapChanged(const QString & map);
+    void mazeSizeChanged(int mazeSize);
+    void templateChanged(int templ);
 
     void roomAdded(quint32 flags
                    , const QString & name