summaryrefslogtreecommitdiffstats
path: root/parts/distpart/distpart_part.h
diff options
context:
space:
mode:
Diffstat (limited to 'parts/distpart/distpart_part.h')
-rw-r--r--parts/distpart/distpart_part.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/parts/distpart/distpart_part.h b/parts/distpart/distpart_part.h
index 870ba792..161be198 100644
--- a/parts/distpart/distpart_part.h
+++ b/parts/distpart/distpart_part.h
@@ -38,7 +38,7 @@ class DistpartPart : public KDevPlugin {
public:
- DistpartPart(TQObject *tqparent, const char *name, const TQStringList &);
+ DistpartPart(TQObject *parent, const char *name, const TQStringList &);
~DistpartPart();
public slots: