diff options
Diffstat (limited to 'quanta/project/projectnewgeneral.h')
-rw-r--r-- | quanta/project/projectnewgeneral.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/quanta/project/projectnewgeneral.h b/quanta/project/projectnewgeneral.h index 21c594f3..450183d2 100644 --- a/quanta/project/projectnewgeneral.h +++ b/quanta/project/projectnewgeneral.h @@ -30,7 +30,7 @@ class ProjectNewGeneral : public ProjectNewGeneralS { Q_OBJECT TQ_OBJECT public: - ProjectNewGeneral(TQWidget *tqparent=0, const char *name=0); + ProjectNewGeneral(TQWidget *parent=0, const char *name=0); ~ProjectNewGeneral(); TQString type(); |