project_files/hedgewars.pro
changeset 6157 9c474b8a8b5e
parent 6151 9fd5b70acb1a
child 6159 c780b8cf4d75
--- a/project_files/hedgewars.pro	Wed Oct 19 22:32:26 2011 -0400
+++ b/project_files/hedgewars.pro	Thu Oct 20 02:56:58 2011 +0200
@@ -69,6 +69,7 @@
     ../QTfrontend/ui/widget/selectWeapon.h \
     ../QTfrontend/ui/widget/weaponItem.h \
     ../QTfrontend/ui/widget/gamecfgwidget.h \
+    ../QTfrontend/ui/widget/mapContainer.h \
     ../QTfrontend/ui/widget/HistoryLineEdit.h \
     ../QTfrontend/ui/widget/SmartLineEdit.h \
     ../QTfrontend/net/netregister.h \
@@ -86,7 +87,6 @@
     ../QTfrontend/gameuiconfig.h \
     ../QTfrontend/HWApplication.h \
     ../QTfrontend/hwform.h \
-    ../QTfrontend/mapContainer.h \
     ../QTfrontend/SDLs.h \
     ../QTfrontend/team.h \
     ../QTfrontend/achievements.h \
@@ -143,6 +143,7 @@
     ../QTfrontend/ui/widget/teamselhelper.cpp \
     ../QTfrontend/ui/widget/drawmapwidget.cpp \
     ../QTfrontend/ui/widget/weaponItem.cpp \
+    ../QTfrontend/ui/widget/mapContainer.cpp \
     ../QTfrontend/ui/widget/HistoryLineEdit.cpp \
     ../QTfrontend/ui/widget/SmartLineEdit.cpp \
     ../QTfrontend/net/tcpBase.cpp \
@@ -163,7 +164,6 @@
     ../QTfrontend/HWApplication.cpp \
     ../QTfrontend/hwform.cpp \
     ../QTfrontend/main.cpp \
-    ../QTfrontend/mapContainer.cpp \
     ../QTfrontend/SDLs.cpp \
     ../QTfrontend/team.cpp \
     ../QTfrontend/ui_hwform.cpp \