diff options
Diffstat (limited to 'parts/appwizard/profilesupport.h')
-rw-r--r-- | parts/appwizard/profilesupport.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/parts/appwizard/profilesupport.h b/parts/appwizard/profilesupport.h index bc98d981..b18a9620 100644 --- a/parts/appwizard/profilesupport.h +++ b/parts/appwizard/profilesupport.h @@ -24,7 +24,7 @@ class ProfileSupport{ public: - ProfileSupport(KDevPlugin *tqparent); + ProfileSupport(KDevPlugin *parent); bool isInTemplateList(const TQString &templateUrl); private: |