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 e8883cb6..b0ed4afa 100644
--- a/knode/knode_part.h
+++ b/knode/knode_part.h
@@ -45,7 +45,7 @@ class KNodePart: public KParts::ReadOnlyPart
TQ_OBJECT
public:
KNodePart(TQWidget *parentWidget, const char *widgetName,
- TQObject *tqparent, const char *name, const TQStringList &);
+ TQObject *parent, const char *name, const TQStringList &);
virtual ~KNodePart();
TQWidget* parentWidget() const;