summaryrefslogtreecommitdiffstats
path: root/parts/uimode/uichooser_part.h
diff options
context:
space:
mode:
Diffstat (limited to 'parts/uimode/uichooser_part.h')
-rw-r--r--parts/uimode/uichooser_part.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/parts/uimode/uichooser_part.h b/parts/uimode/uichooser_part.h
index 1e48d35b..a6b79532 100644
--- a/parts/uimode/uichooser_part.h
+++ b/parts/uimode/uichooser_part.h
@@ -18,7 +18,7 @@ class UIChooserPart : public KDevPlugin
TQ_OBJECT
public:
- UIChooserPart(TQObject *tqparent, const char *name, const TQStringList &);
+ UIChooserPart(TQObject *parent, const char *name, const TQStringList &);
~UIChooserPart();
private slots: