summaryrefslogtreecommitdiffstats
path: root/khelpcenter/navigatorappitem.h
diff options
context:
space:
mode:
Diffstat (limited to 'khelpcenter/navigatorappitem.h')
-rw-r--r--khelpcenter/navigatorappitem.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/khelpcenter/navigatorappitem.h b/khelpcenter/navigatorappitem.h
index 8ae3eac0d..ddebe964a 100644
--- a/khelpcenter/navigatorappitem.h
+++ b/khelpcenter/navigatorappitem.h
@@ -42,7 +42,7 @@ class NavigatorAppItem : public NavigatorItem
void setRelpath( const TQString & );
virtual void setOpen(bool);
- void populate( bool recursive = false );
+ bool populate( bool recursive = false );
protected:
TQString documentationURL( KService *s );