diff options
Diffstat (limited to 'khelpcenter/history.h')
-rw-r--r-- | khelpcenter/history.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/khelpcenter/history.h b/khelpcenter/history.h index a5a7327a4..ba30f312b 100644 --- a/khelpcenter/history.h +++ b/khelpcenter/history.h @@ -34,7 +34,7 @@ namespace KHC { class View; -class History : public QObject +class History : public TQObject { Q_OBJECT public: |