summaryrefslogtreecommitdiffstats
path: root/knights/proto_uci.h
diff options
context:
space:
mode:
Diffstat (limited to 'knights/proto_uci.h')
-rw-r--r--knights/proto_uci.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/knights/proto_uci.h b/knights/proto_uci.h
index 6606edd..be62f43 100644
--- a/knights/proto_uci.h
+++ b/knights/proto_uci.h
@@ -27,7 +27,7 @@
class proto_uci : public proto_base
{
- Q_OBJECT
+ TQ_OBJECT
public:
proto_uci( const int ID );