diff options
Diffstat (limited to 'src/documentationpart.h')
-rw-r--r-- | src/documentationpart.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/documentationpart.h b/src/documentationpart.h index dd86ce8a..bb00a165 100644 --- a/src/documentationpart.h +++ b/src/documentationpart.h @@ -10,7 +10,7 @@ Implements shell-dependent "duplicate" and "open in new window" actions of KDevH */ class HTMLDocumentationPart : public KDevHTMLPart { - Q_OBJECT + TQ_OBJECT public: |