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