QTfrontend/hedgewars.pro
changeset 93 c21ff3af56cf
parent 87 ff213e443336
child 97 e7c1df9cce2c
--- a/QTfrontend/hedgewars.pro	Sun Jul 30 18:59:35 2006 +0000
+++ b/QTfrontend/hedgewars.pro	Sun Jul 30 22:18:37 2006 +0000
@@ -26,7 +26,8 @@
            ui_hwform.h \
            gamecfgwidget.h \
            predefteams.h \
-           pages.h
+           pages.h \
+           SquareLabel.h
            
 SOURCES += game.cpp \
            main.cpp \
@@ -42,7 +43,8 @@
            gameuiconfig.cpp \
            ui_hwform.cpp \
            gamecfgwidget.cpp \
-           pages.cpp
+           pages.cpp \
+           SquareLabel.cpp
 
 TRANSLATIONS += translations/hedgewars_ru.ts