summaryrefslogtreecommitdiffstats
path: root/knights/core.h
diff options
context:
space:
mode:
Diffstat (limited to 'knights/core.h')
-rw-r--r--knights/core.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/knights/core.h b/knights/core.h
index ce31bc2..bd48439 100644
--- a/knights/core.h
+++ b/knights/core.h
@@ -40,7 +40,7 @@ typedef KnightsMap<int, io_base*> IOMap;
class core : public TQWidget
{
- Q_OBJECT
+ TQ_OBJECT
public:
core(TQWidget *parent=0, const char *name=0, resource *Rsrc=0);