summaryrefslogtreecommitdiffstats
path: root/kbugbuster/backend/bugsystem.h
diff options
context:
space:
mode:
Diffstat (limited to 'kbugbuster/backend/bugsystem.h')
-rw-r--r--kbugbuster/backend/bugsystem.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kbugbuster/backend/bugsystem.h b/kbugbuster/backend/bugsystem.h
index e86068ad..7a5dfd68 100644
--- a/kbugbuster/backend/bugsystem.h
+++ b/kbugbuster/backend/bugsystem.h
@@ -22,7 +22,7 @@ class BugJob;
class BugSystem : public TQObject
{
- Q_OBJECT
+ TQ_OBJECT
friend class BugJob;
public: