QTfrontend/hedgewars.pro
changeset 461 105af110b0e6
parent 442 57ed1444606e
child 539 6a9bf1852bbc
--- a/QTfrontend/hedgewars.pro	Tue Feb 20 17:32:25 2007 +0000
+++ b/QTfrontend/hedgewars.pro	Tue Feb 20 17:50:59 2007 +0000
@@ -37,7 +37,8 @@
            netconnectedclient.h \
            newnetclient.h \
            netudpserver.h \
-           netudpwidget.h
+           netudpwidget.h \
+           chatwidget.h
            
            
 SOURCES += game.cpp \
@@ -64,7 +65,8 @@
            netconnectedclient.cpp \
            newnetclient.cpp \
            netudpserver.cpp \
-           netudpwidget.cpp
+           netudpwidget.cpp \
+           chatwidget.cpp
 
 TRANSLATIONS += ../share/hedgewars/Data/Locale/hedgewars_ru.ts