From 1a7e498bdb3f755b79c06cb87fe4fad2cf8e7bf3 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Fri, 17 Feb 2012 16:07:00 -0600 Subject: Remove spurious TQ_OBJECT instances --- ktouch/src/ktouchstatistics.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ktouch/src/ktouchstatistics.h') diff --git a/ktouch/src/ktouchstatistics.h b/ktouch/src/ktouchstatistics.h index 3bcc1319..ae136dd6 100644 --- a/ktouch/src/ktouchstatistics.h +++ b/ktouch/src/ktouchstatistics.h @@ -27,7 +27,7 @@ class KURL; /// Implementation of the statistics widget class KTouchStatistics : public KTouchStatisticsDlg { Q_OBJECT - TQ_OBJECT + public: /// Constructor, takes a pointer to the trainer object. KTouchStatistics(TQWidget* parent); -- cgit v1.2.1