diff -r ca719502b87f -r f33fa81e583d QTfrontend/hedgewars.pro --- a/QTfrontend/hedgewars.pro Sat Oct 18 13:26:17 2008 +0000 +++ b/QTfrontend/hedgewars.pro Sat Oct 18 13:37:03 2008 +0000 @@ -34,11 +34,10 @@ proto.h \ fpsedit.h \ netserver.h \ - netconnectedclient.h \ newnetclient.h \ netudpserver.h \ netudpwidget.h \ - netserverslist.h \ + netserverslist.h \ chatwidget.h \ SDLs.h \ playrecordpage.h \ @@ -69,11 +68,10 @@ proto.cpp \ fpsedit.cpp \ netserver.cpp \ - netconnectedclient.cpp \ newnetclient.cpp \ netudpserver.cpp \ netudpwidget.cpp \ - netserverslist.cpp \ + netserverslist.cpp \ chatwidget.cpp \ SDLs.cpp \ playrecordpage.cpp \