diff options
Diffstat (limited to 'khelpcenter/navigatoritem.cpp')
-rw-r--r-- | khelpcenter/navigatoritem.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/khelpcenter/navigatoritem.cpp b/khelpcenter/navigatoritem.cpp index ad464bacb..45760f0bc 100644 --- a/khelpcenter/navigatoritem.cpp +++ b/khelpcenter/navigatoritem.cpp @@ -106,5 +106,3 @@ TQString NavigatorItem::key( int column, bool ascending ) const { return text( column ).lower(); } - -// vim:ts=2:sw=2:et |