From e8f365173e37780bc769530f21a4c23818cd6379 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Fri, 17 Feb 2012 16:07:32 -0600 Subject: Remove spurious TQ_OBJECT instances --- kcoloredit/texteditselection.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kcoloredit/texteditselection.h') diff --git a/kcoloredit/texteditselection.h b/kcoloredit/texteditselection.h index 55e41e41..278463a2 100644 --- a/kcoloredit/texteditselection.h +++ b/kcoloredit/texteditselection.h @@ -30,7 +30,7 @@ */ class TextEditSelection : public TQWidget { Q_OBJECT - TQ_OBJECT + public: /** Constructs the widget */ -- cgit v1.2.1