QTfrontend/mapContainer.h
changeset 4534 395278890955
parent 4525 0a81be113e21
child 4537 f95f7218531a
--- a/QTfrontend/mapContainer.h	Tue Dec 14 20:41:33 2010 -0500
+++ b/QTfrontend/mapContainer.h	Wed Dec 15 21:10:25 2010 +0300
@@ -55,10 +55,10 @@
   bool getCurrentIsMission() const;
   QByteArray getDrawnMapData();
   DrawMapScene * getDrawMapScene();
+  void mapDrawingFinished();
 
  public slots:
   void changeImage();
-  void mapDrawingFinished();
   void setSeed(const QString & seed);
   void setMap(const QString & map);
   void setTheme(const QString & theme);