changeset 665 | 5c7bfc8bac6a |
parent 634 | b9db5ff5cfdb |
child 667 | 194dc62d1519 |
--- a/QTfrontend/netudpwidget.h Sat Dec 15 18:58:55 2007 +0000 +++ b/QTfrontend/netudpwidget.h Sat Dec 15 19:40:50 2007 +0000 @@ -23,7 +23,7 @@ #include <QVBoxLayout> #include "netserverslist.h" - +/* class QUdpSocket; class QListWidget; @@ -43,5 +43,5 @@ private: QUdpSocket* pUdpSocket; }; - +*/ #endif // _NET_UDPWIDGET_INCLUDED