diff options
Diffstat (limited to 'libktorrent/util/autorotatelogjob.h')
-rw-r--r-- | libktorrent/util/autorotatelogjob.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libktorrent/util/autorotatelogjob.h b/libktorrent/util/autorotatelogjob.h index bde477a..222a99c 100644 --- a/libktorrent/util/autorotatelogjob.h +++ b/libktorrent/util/autorotatelogjob.h @@ -35,7 +35,7 @@ namespace bt */ class AutoRotateLogJob : public TDEIO::Job { - Q_OBJECT + TQ_OBJECT public: AutoRotateLogJob(const TQString & file,Log* lg); |