project_files/hedgewars.pro
changeset 8508 f849b7b3af1d
parent 8434 4821897a0f10
child 8705 cd00f0ff224c
--- a/project_files/hedgewars.pro	Sat Feb 16 23:28:16 2013 +0400
+++ b/project_files/hedgewars.pro	Sun Feb 17 00:25:53 2013 +0400
@@ -114,9 +114,9 @@
     ../QTfrontend/util/MessageDialog.h \
     ../QTfrontend/ui/widget/hatprompt.h \
     ../QTfrontend/ui/widget/feedbackdialog.h \
-    ../QTfrontend/ui/widget/flowlayout.h \
     ../QTfrontend/ui/widget/lineeditcursor.h \
-    ../QTfrontend/servermessages.h
+    ../QTfrontend/servermessages.h \
+    ../QTfrontend/ui/widget/roomnameprompt.h
 
 
 SOURCES += ../QTfrontend/model/ammoSchemeModel.cpp \
@@ -214,8 +214,8 @@
     ../QTfrontend/ui/widget/themeprompt.cpp \
     ../QTfrontend/util/MessageDialog.cpp \
     ../QTfrontend/ui/widget/feedbackdialog.cpp \
-    ../QTfrontend/ui/widget/flowlayout.cpp \
-    ../QTfrontend/ui/widget/lineeditcursor.cpp
+    ../QTfrontend/ui/widget/lineeditcursor.cpp \
+    ../QTfrontend/ui/widget/roomnameprompt.cpp
 
 
 TRANSLATIONS += ../share/hedgewars/Data/Locale/hedgewars_ar.ts \