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 4e3fd6d5..84952553 100644 --- a/quanta/project/projectnewlocal.h +++ b/quanta/project/projectnewlocal.h @@ -30,7 +30,7 @@ class CopyTo; class ProjectNewLocal : public ProjectNewLocalS { Q_OBJECT - TQ_OBJECT + public: ProjectNewLocal(TQWidget *parent=0, const char *name=0); ~ProjectNewLocal(); |