--- 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 );