diff options
Diffstat (limited to 'quanta/parts/preview/whtmlpart.h')
-rw-r--r-- | quanta/parts/preview/whtmlpart.h | 2 |
1 files changed, 1 insertions, 1 deletions
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 ); |