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 c4d76bb0b..dba0921fc 100644 --- a/khelpcenter/toc.h +++ b/khelpcenter/toc.h @@ -30,7 +30,7 @@ class TDEProcess; namespace KHC { -class TOC : public QObject +class TOC : public TQObject { TQ_OBJECT public: |