From 3da0c9594ec7967c35cc9851c9403f8303ec542b Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Fri, 17 Feb 2012 16:09:42 -0600 Subject: Remove spurious TQ_OBJECT instances --- quanta/parts/preview/whtmlpart.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'quanta/parts/preview/whtmlpart.h') diff --git a/quanta/parts/preview/whtmlpart.h b/quanta/parts/preview/whtmlpart.h index bcf0af53..432cb831 100644 --- a/quanta/parts/preview/whtmlpart.h +++ b/quanta/parts/preview/whtmlpart.h @@ -29,7 +29,7 @@ class KPopupMenu; class WHTMLPart : public KHTMLPart { Q_OBJECT - TQ_OBJECT + public: WHTMLPart(TQWidget *parentWidget = 0, const char *widgetname = 0, bool enableViewSource = false, TQObject *parent = 0, const char *name = 0, GUIProfile prof = DefaultGUI ); -- cgit v1.2.3