--- 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