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