summaryrefslogtreecommitdiffstats
path: root/kbugbuster/backend/bugjob.h
diff options
context:
space:
mode:
Diffstat (limited to 'kbugbuster/backend/bugjob.h')
-rw-r--r--kbugbuster/backend/bugjob.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kbugbuster/backend/bugjob.h b/kbugbuster/backend/bugjob.h
index b6345aa5..4e3ae564 100644
--- a/kbugbuster/backend/bugjob.h
+++ b/kbugbuster/backend/bugjob.h
@@ -7,7 +7,7 @@
class BugJob : public TDEIO::Job
{
- Q_OBJECT
+ TQ_OBJECT
public:
BugJob( BugServer * );