QTfrontend/hedgewars.pro
changeset 85 44d9045b26ff
parent 84 0f6669da2fcb
child 86 664b536a1c27
--- a/QTfrontend/hedgewars.pro	Mon Jul 24 22:37:34 2006 +0000
+++ b/QTfrontend/hedgewars.pro	Tue Jul 25 13:32:11 2006 +0000
@@ -22,8 +22,9 @@
            teamselhelper.h \
            frameTeam.h \
            vertScrollArea.h \
-           gameconfig.h \
-           ui_hwform.h
+           gameuiconfig.h \
+           ui_hwform.h \
+           gamecfgwidget.h
            
 SOURCES += game.cpp \
            main.cpp \
@@ -36,8 +37,9 @@
            teamselhelper.cpp \
            frameTeam.cpp \
            vertScrollArea.cpp \
-           gameconfig.cpp \
-           ui_hwform.cpp
+           gameuiconfig.cpp \
+           ui_hwform.cpp \
+           gamecfgwidget.cpp
 
 TRANSLATIONS += translations/hedgewars_ru.ts