summaryrefslogtreecommitdiffstats
path: root/quanta/project/project.h
diff options
context:
space:
mode:
Diffstat (limited to 'quanta/project/project.h')
-rw-r--r--quanta/project/project.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/quanta/project/project.h b/quanta/project/project.h
index e1487ad7..7c55cfef 100644
--- a/quanta/project/project.h
+++ b/quanta/project/project.h
@@ -52,7 +52,7 @@ struct SubProject {
};
class Project : public TQObject {
- Q_OBJECT
+ TQ_OBJECT
friend class ProjectPrivate; // need this because I use the signals