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.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/kbugbuster/backend/bugjob.h b/kbugbuster/backend/bugjob.h
index 00ab7f8f..91103a99 100644
--- a/kbugbuster/backend/bugjob.h
+++ b/kbugbuster/backend/bugjob.h
@@ -8,6 +8,7 @@
class BugJob : public KIO::Job
{
Q_OBJECT
+ TQ_OBJECT
public:
BugJob( BugServer * );
virtual ~BugJob();