QTfrontend/hedgewars.pro
changeset 625 373353eaa742
parent 612 333d095319de
child 632 5e09ae25729f
--- a/QTfrontend/hedgewars.pro	Fri Nov 30 18:31:41 2007 +0000
+++ b/QTfrontend/hedgewars.pro	Sat Dec 01 12:38:15 2007 +0000
@@ -38,6 +38,7 @@
            newnetclient.h \
            netudpserver.h \
            netudpwidget.h \
+	   netwwwwidget.h \
            chatwidget.h \
            SDLs.h \
            playrecordpage.h \
@@ -72,6 +73,7 @@
            newnetclient.cpp \
            netudpserver.cpp \
            netudpwidget.cpp \
+	   netwwwwidget.h \
            chatwidget.cpp \
            SDLs.cpp \
            playrecordpage.cpp \