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/ktouch.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ktouch/src/ktouch.h') diff --git a/ktouch/src/ktouch.h b/ktouch/src/ktouch.h index ceec8abc..5a79450f 100644 --- a/ktouch/src/ktouch.h +++ b/ktouch/src/ktouch.h @@ -58,7 +58,7 @@ class KTouchPrefColorsLayout; /// object and all the widgets. class KTouch : public KMainWindow { Q_OBJECT - TQ_OBJECT + public: /// Constructor, creates the KTouch proggy. KTouch(); -- cgit v1.2.1