QTfrontend/hedgewars.pro
changeset 63 27e2b5bb6d4b
parent 52 ae2950c5465c
child 84 0f6669da2fcb
--- a/QTfrontend/hedgewars.pro	Sun Feb 05 18:51:54 2006 +0000
+++ b/QTfrontend/hedgewars.pro	Fri Feb 24 16:06:12 2006 +0000
@@ -19,7 +19,9 @@
            sha1.h \
            netclient.h \
            teamselect.h \
-           teamselhelper.h 
+           teamselhelper.h \
+           frameTeam.h \
+           vertScrollArea.h
            
 FORMS += hwform.ui
 
@@ -31,8 +33,10 @@
            sha1.cpp \
            netclient.cpp \
            teamselect.cpp \
-           teamselhelper.cpp
+           teamselhelper.cpp \
+           frameTeam.cpp \
+           vertScrollArea.cpp
 
 TRANSLATIONS += translations/hedgewars_ru.ts
 
-RESOURCES += hedgewars.qrc
\ No newline at end of file
+RESOURCES += hedgewars.qrc