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 91103a99..68e57841 100644
--- a/kbugbuster/backend/bugjob.h
+++ b/kbugbuster/backend/bugjob.h
@@ -8,7 +8,7 @@
class BugJob : public KIO::Job
{
Q_OBJECT
- TQ_OBJECT
+
public:
BugJob( BugServer * );
virtual ~BugJob();