From 4ffdeab3ca64c74e7053b2e26c93ebc7f6e22823 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Fri, 17 Feb 2012 16:01:12 -0600 Subject: Remove spurious TQ_OBJECT instances --- libktorrent/torrent/downloader.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libktorrent/torrent/downloader.h') diff --git a/libktorrent/torrent/downloader.h b/libktorrent/torrent/downloader.h index fece8a6..6c470a1 100644 --- a/libktorrent/torrent/downloader.h +++ b/libktorrent/torrent/downloader.h @@ -67,7 +67,7 @@ namespace bt class Downloader : public TQObject { Q_OBJECT - TQ_OBJECT + public: /** -- cgit v1.2.1