QTfrontend/ui/widget/mapContainer.h
changeset 7008 25563f054ef3
parent 6960 822f8269e13f
child 7017 19a434fc91fc
--- a/QTfrontend/ui/widget/mapContainer.h	Thu May 03 01:18:29 2012 +0200
+++ b/QTfrontend/ui/widget/mapContainer.h	Thu May 03 02:45:08 2012 +0200
@@ -73,6 +73,7 @@
         void setDrawnMapData(const QByteArray & ar);
         void setAllMapParameters(const QString & map, MapGenerator m, int mazesize, const QString & seed, int tmpl);
         void updateModelViews();
+        void onPreviewMapDestroyed(QObject * map);
 
     signals:
         void seedChanged(const QString & seed);