summaryrefslogtreecommitdiffstats
path: root/knode/knode_part.h
diff options
context:
space:
mode:
Diffstat (limited to 'knode/knode_part.h')
-rw-r--r--knode/knode_part.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/knode/knode_part.h b/knode/knode_part.h
index 4b0043f32..1f9d9b3b1 100644
--- a/knode/knode_part.h
+++ b/knode/knode_part.h
@@ -42,7 +42,7 @@ class KNMainWidget;
class KNodePart: public KParts::ReadOnlyPart
{
Q_OBJECT
- TQ_OBJECT
+
public:
KNodePart(TQWidget *parentWidget, const char *widgetName,
TQObject *parent, const char *name, const TQStringList &);