changeset 632 | 5e09ae25729f |
parent 625 | 373353eaa742 |
child 670 | b4cc7ac9011f |
--- a/QTfrontend/hedgewars.pro Thu Dec 06 20:31:56 2007 +0000 +++ b/QTfrontend/hedgewars.pro Sun Dec 09 10:09:52 2007 +0000 @@ -39,6 +39,7 @@ netudpserver.h \ netudpwidget.h \ netwwwwidget.h \ + netserverslist.h \ chatwidget.h \ SDLs.h \ playrecordpage.h \ @@ -73,7 +74,8 @@ newnetclient.cpp \ netudpserver.cpp \ netudpwidget.cpp \ - netwwwwidget.h \ + netwwwwidget.cpp \ + netserverslist.cpp \ chatwidget.cpp \ SDLs.cpp \ playrecordpage.cpp \