diff options
Diffstat (limited to 'lib/widgets/kdevhtmlpart.h')
-rw-r--r-- | lib/widgets/kdevhtmlpart.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/widgets/kdevhtmlpart.h b/lib/widgets/kdevhtmlpart.h index 4a03eec9..22da1d65 100644 --- a/lib/widgets/kdevhtmlpart.h +++ b/lib/widgets/kdevhtmlpart.h @@ -44,6 +44,7 @@ It has it's own popup menu and font/zoom settings. class KDevHTMLPart : public KHTMLPart { Q_OBJECT + TQ_OBJECT public: |