summaryrefslogtreecommitdiffstats
path: root/kbattleship/kbattleship/kbattleshipclient.h
diff options
context:
space:
mode:
Diffstat (limited to 'kbattleship/kbattleship/kbattleshipclient.h')
-rw-r--r--kbattleship/kbattleship/kbattleshipclient.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kbattleship/kbattleship/kbattleshipclient.h b/kbattleship/kbattleship/kbattleshipclient.h
index 8ea29fb8..b76d4396 100644
--- a/kbattleship/kbattleship/kbattleshipclient.h
+++ b/kbattleship/kbattleship/kbattleshipclient.h
@@ -25,7 +25,7 @@
class KBattleshipClient : public KExtendedSocket
{
Q_OBJECT
- TQ_OBJECT
+
public:
KBattleshipClient(const TQString &host, int port);