diff options
Diffstat (limited to 'khelpcenter/toc.h')
-rw-r--r-- | khelpcenter/toc.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/khelpcenter/toc.h b/khelpcenter/toc.h index 72dc7d195..c4d76bb0b 100644 --- a/khelpcenter/toc.h +++ b/khelpcenter/toc.h @@ -32,7 +32,7 @@ namespace KHC { class TOC : public QObject { - Q_OBJECT + TQ_OBJECT public: TOC( NavigatorItem *parentItem ); |