summaryrefslogtreecommitdiffstats
path: root/khelpcenter/navigatorappitem.h
diff options
context:
space:
mode:
Diffstat (limited to 'khelpcenter/navigatorappitem.h')
-rw-r--r--khelpcenter/navigatorappitem.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/khelpcenter/navigatorappitem.h b/khelpcenter/navigatorappitem.h
index ddebe964a..c89e1de77 100644
--- a/khelpcenter/navigatorappitem.h
+++ b/khelpcenter/navigatorappitem.h
@@ -43,6 +43,7 @@ class NavigatorAppItem : public NavigatorItem
virtual void setOpen(bool);
bool populate( bool recursive = false );
+ virtual TQString key( int column, bool ascending ) const;
protected:
TQString documentationURL( KService *s );