summaryrefslogtreecommitdiffstats
path: root/khelpcenter/navigatoritem.h
diff options
context:
space:
mode:
Diffstat (limited to 'khelpcenter/navigatoritem.h')
-rw-r--r--khelpcenter/navigatoritem.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/khelpcenter/navigatoritem.h b/khelpcenter/navigatoritem.h
index 50d2465c4..11b2f975d 100644
--- a/khelpcenter/navigatoritem.h
+++ b/khelpcenter/navigatoritem.h
@@ -27,7 +27,7 @@ namespace KHC {
class TOC;
class DocEntry;
-class NavigatorItem : public QListViewItem
+class NavigatorItem : public TQListViewItem
{
public:
NavigatorItem( DocEntry *entry, TQListView *parent );