--- a/QTfrontend/hedgewars.pro Thu Feb 08 20:54:14 2007 +0000
+++ b/QTfrontend/hedgewars.pro Thu Feb 08 21:11:58 2007 +0000
@@ -15,7 +15,6 @@
hwform.h \
sdlkeys.h \
team.h \
- netclient.h \
teamselect.h \
teamselhelper.h \
frameTeam.h \
@@ -35,6 +34,7 @@
proto.h \
fpsedit.h \
netserver.h \
+ netconnectedclient.h \
newnetclient.h \
netudpserver.h \
netudpwidget.h
@@ -44,7 +44,6 @@
main.cpp \
hwform.cpp \
team.cpp \
- netclient.cpp \
teamselect.cpp \
teamselhelper.cpp \
frameTeam.cpp \
@@ -62,6 +61,7 @@
proto.cpp \
fpsedit.cpp \
netserver.cpp \
+ netconnectedclient.cpp \
newnetclient.cpp \
netudpserver.cpp \
netudpwidget.cpp