summaryrefslogtreecommitdiffstats
path: root/libktorrent/util/autorotatelogjob.h
diff options
context:
space:
mode:
Diffstat (limited to 'libktorrent/util/autorotatelogjob.h')
-rw-r--r--libktorrent/util/autorotatelogjob.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libktorrent/util/autorotatelogjob.h b/libktorrent/util/autorotatelogjob.h
index ae850b3..37e82a7 100644
--- a/libktorrent/util/autorotatelogjob.h
+++ b/libktorrent/util/autorotatelogjob.h
@@ -36,7 +36,7 @@ namespace bt
class AutoRotateLogJob : public KIO::Job
{
Q_OBJECT
- TQ_OBJECT
+
public:
AutoRotateLogJob(const TQString & file,Log* lg);
virtual ~AutoRotateLogJob();