summaryrefslogtreecommitdiffstats
path: root/parts/appwizard/appwizardpart.h
diff options
context:
space:
mode:
Diffstat (limited to 'parts/appwizard/appwizardpart.h')
-rw-r--r--parts/appwizard/appwizardpart.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/parts/appwizard/appwizardpart.h b/parts/appwizard/appwizardpart.h
index 66894790..c8731f4a 100644
--- a/parts/appwizard/appwizardpart.h
+++ b/parts/appwizard/appwizardpart.h
@@ -27,7 +27,7 @@ class AppWizardPart : public KDevPlugin
TQ_OBJECT
public:
- AppWizardPart( TQObject *tqparent, const char *name, const TQStringList & );
+ AppWizardPart( TQObject *parent, const char *name, const TQStringList & );
~AppWizardPart();
void openFilesAfterGeneration(const KURL::List urlsToOpen);