From 210090aed352271bcd474b28db9644d9461d7189 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Fri, 17 Feb 2012 16:08:47 -0600 Subject: Remove spurious TQ_OBJECT instances --- knode/knnntpaccount.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'knode/knnntpaccount.h') diff --git a/knode/knnntpaccount.h b/knode/knnntpaccount.h index 3625906f..23567077 100644 --- a/knode/knnntpaccount.h +++ b/knode/knnntpaccount.h @@ -35,7 +35,7 @@ namespace KNConfig { class KNNntpAccountIntervalChecking : public TQObject { Q_OBJECT - TQ_OBJECT + public: KNNntpAccountIntervalChecking(KNNntpAccount *account); -- cgit v1.2.3