diff options
Diffstat (limited to 'knode/knode_part.h')
-rw-r--r-- | knode/knode_part.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/knode/knode_part.h b/knode/knode_part.h index b1136db44..99f810c58 100644 --- a/knode/knode_part.h +++ b/knode/knode_part.h @@ -41,7 +41,7 @@ class KNMainWidget; class KNodePart: public KParts::ReadOnlyPart { - Q_OBJECT + TQ_OBJECT public: KNodePart(TQWidget *parentWidget, const char *widgetName, |