diff options
Diffstat (limited to 'khelpcenter/navigatorappitem.cpp')
-rw-r--r-- | khelpcenter/navigatorappitem.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/khelpcenter/navigatorappitem.cpp b/khelpcenter/navigatorappitem.cpp index 42f98e09d..b4992ea3d 100644 --- a/khelpcenter/navigatorappitem.cpp +++ b/khelpcenter/navigatorappitem.cpp @@ -172,5 +172,3 @@ TQString NavigatorAppItem::documentationURL( KService *s ) return TQString( "help:/" ) + docPath; } - -// vim:ts=2:sw=2:et |