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 6a1839b7..ea475989 100644 --- a/quanta/project/projectnewgeneral.h +++ b/quanta/project/projectnewgeneral.h @@ -27,7 +27,7 @@ class KURL; class ProjectNewGeneral : public ProjectNewGeneralS { - Q_OBJECT + TQ_OBJECT public: ProjectNewGeneral(TQWidget *parent=0, const char *name=0); |