summaryrefslogtreecommitdiffstats
path: root/quanta/project/projectnewgeneral.h
diff options
context:
space:
mode:
Diffstat (limited to 'quanta/project/projectnewgeneral.h')
-rw-r--r--quanta/project/projectnewgeneral.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/quanta/project/projectnewgeneral.h b/quanta/project/projectnewgeneral.h
index 6f39fde6..21c594f3 100644
--- a/quanta/project/projectnewgeneral.h
+++ b/quanta/project/projectnewgeneral.h
@@ -28,8 +28,9 @@ class KURL;
class ProjectNewGeneral : public ProjectNewGeneralS {
Q_OBJECT
+ TQ_OBJECT
public:
- ProjectNewGeneral(TQWidget *parent=0, const char *name=0);
+ ProjectNewGeneral(TQWidget *tqparent=0, const char *name=0);
~ProjectNewGeneral();
TQString type();