summaryrefslogtreecommitdiffstats
path: root/parts/texttools/texttoolspart.h
diff options
context:
space:
mode:
Diffstat (limited to 'parts/texttools/texttoolspart.h')
-rw-r--r--parts/texttools/texttoolspart.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/parts/texttools/texttoolspart.h b/parts/texttools/texttoolspart.h
index 42443c48..2f2768ab 100644
--- a/parts/texttools/texttoolspart.h
+++ b/parts/texttools/texttoolspart.h
@@ -25,7 +25,7 @@ class TextToolsPart : public KDevPlugin
TQ_OBJECT
public:
- TextToolsPart( TQObject *tqparent, const char *name, const TQStringList & );
+ TextToolsPart( TQObject *parent, const char *name, const TQStringList & );
~TextToolsPart();
private slots: