QTfrontend/ui/widget/mapContainer.h
changeset 6933 78d194a30520
parent 6700 e04da46ee43c
child 6937 7f77fa908a4e
--- a/QTfrontend/ui/widget/mapContainer.h	Thu Apr 26 09:47:35 2012 +0200
+++ b/QTfrontend/ui/widget/mapContainer.h	Thu Apr 26 09:48:52 2012 +0200
@@ -27,6 +27,8 @@
 #include <QByteArray>
 #include <QLineEdit>
 
+#include "DataManager.h"
+
 #include "hwmap.h"
 #include "drawmapscene.h"
 
@@ -92,6 +94,7 @@
         void themeSelected(const QModelIndex & current, const QModelIndex &);
         void addInfoToPreview(QPixmap image);
         void seedEdited();
+        void loadMapList();
 
     protected:
         virtual void resizeEvent ( QResizeEvent * event );