summaryrefslogtreecommitdiffstats
path: root/src/knowit.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/knowit.h')
-rw-r--r--src/knowit.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/knowit.h b/src/knowit.h
index 90f3cf6..1c4953d 100644
--- a/src/knowit.h
+++ b/src/knowit.h
@@ -50,7 +50,7 @@ class KnowitTree;
/** Knowit is the base class of the project */
class Knowit : public TDEMainWindow
{
- Q_OBJECT
+ TQ_OBJECT
private:
static const TQString Untitled;