diff options
Diffstat (limited to 'khelpcenter/scopeitem.h')
-rw-r--r-- | khelpcenter/scopeitem.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/khelpcenter/scopeitem.h b/khelpcenter/scopeitem.h index 9b828a54f..cabbab76e 100644 --- a/khelpcenter/scopeitem.h +++ b/khelpcenter/scopeitem.h @@ -7,7 +7,7 @@ namespace KHC { -class ScopeItem : public QCheckListItem +class ScopeItem : public TQCheckListItem { public: ScopeItem( TQListView *parent, DocEntry *entry ) |