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 6c8f7dc3..080c66ca 100644 --- a/lib/widgets/kdevhtmlpart.h +++ b/lib/widgets/kdevhtmlpart.h @@ -43,7 +43,7 @@ It has it's own popup menu and font/zoom settings. */ class KDevHTMLPart : public TDEHTMLPart { - Q_OBJECT + TQ_OBJECT public: |