project_files/hedgewars.pro
changeset 6732 c906dc78091f
parent 6677 6b7560b37eef
child 6910 ea058558c68b
--- a/project_files/hedgewars.pro	Wed Feb 22 18:13:14 2012 +0100
+++ b/project_files/hedgewars.pro	Thu Feb 23 00:46:03 2012 +0400
@@ -99,7 +99,8 @@
     ../QTfrontend/ui/mouseoverfilter.h \
     ../QTfrontend/ui/qpushbuttonwithsound.h \
     ../QTfrontend/ui/widget/qpushbuttonwithsound.h \
-    ../QTfrontend/ui/page/pagefeedback.h
+    ../QTfrontend/ui/page/pagefeedback.h \
+    ../QTfrontend/model/roomslistmodel.h
 
 SOURCES += ../QTfrontend/model/ammoSchemeModel.cpp \
     ../QTfrontend/model/themesmodel.cpp \
@@ -176,7 +177,8 @@
     ../QTfrontend/hwconsts.cpp \
     ../QTfrontend/ui/mouseoverfilter.cpp \
     ../QTfrontend/ui/widget/qpushbuttonwithsound.cpp \
-    ../QTfrontend/ui/page/pagefeedback.cpp
+    ../QTfrontend/ui/page/pagefeedback.cpp \
+    ../QTfrontend/model/roomslistmodel.cpp
 
 win32 {
     SOURCES += ../QTfrontend/xfire.cpp