project_files/hedgewars.pro
changeset 6175 a80833ddaef0
parent 6165 6fe3e922246e
child 6217 ef53ba841791
--- a/project_files/hedgewars.pro	Fri Oct 21 20:58:49 2011 +0200
+++ b/project_files/hedgewars.pro	Sat Oct 22 00:00:48 2011 +0200
@@ -82,7 +82,7 @@
     ../QTfrontend/net/netudpserver.h \
     ../QTfrontend/net/hwmap.h \
     ../QTfrontend/util/namegen.h \
-    ../QTfrontend/AbstractPage.h \
+    ../QTfrontend/ui/page/AbstractPage.h \
     ../QTfrontend/drawmapscene.h \
     ../QTfrontend/game.h \
     ../QTfrontend/gameuiconfig.h \
@@ -157,7 +157,7 @@
     ../QTfrontend/net/netudpwidget.cpp \
     ../QTfrontend/net/netserver.cpp \
     ../QTfrontend/util/namegen.cpp \
-    ../QTfrontend/AbstractPage.cpp \
+    ../QTfrontend/ui/page/AbstractPage.cpp \
     ../QTfrontend/achievements.cpp \
     ../QTfrontend/binds.cpp \
     ../QTfrontend/drawmapscene.cpp \