diff options
Diffstat (limited to 'quanta/project/projectnewlocal.h')
-rw-r--r-- | quanta/project/projectnewlocal.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/quanta/project/projectnewlocal.h b/quanta/project/projectnewlocal.h index b1a984c9..4e3fd6d5 100644 --- a/quanta/project/projectnewlocal.h +++ b/quanta/project/projectnewlocal.h @@ -32,7 +32,7 @@ class ProjectNewLocal : public ProjectNewLocalS { Q_OBJECT TQ_OBJECT public: - ProjectNewLocal(TQWidget *tqparent=0, const char *name=0); + ProjectNewLocal(TQWidget *parent=0, const char *name=0); ~ProjectNewLocal(); KURL::List files(); |