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 --- korn/keditlistboxman.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'korn/keditlistboxman.h') diff --git a/korn/keditlistboxman.h b/korn/keditlistboxman.h index 0432e76e..3c213c3c 100644 --- a/korn/keditlistboxman.h +++ b/korn/keditlistboxman.h @@ -33,7 +33,7 @@ class TQWidget; */ class KEditListBoxManager : public KEditListBox { Q_OBJECT - TQ_OBJECT + public: /** * Constructor: @see KEditListBoxManager::KEditListBoxManager( const TQString&, TQWidget, const char * name, bool, int ) -- cgit v1.2.3