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