yurchor accepted this revision. yurchor added a comment. This revision is now accepted and ready to land.
The patch does exactly what is written in its description. Works fine here. I think it can be committed after removing whitespaces. INLINE COMMENTS > navigatorappitem.h:48 > TOC *mToc; > + > + static QMap< QString,NavigatorAppItem* > s_menuItemsMap; Whitespace should be removed from this line. > navigatorappitem.h:50 > + static QMap< QString,NavigatorAppItem* > s_menuItemsMap; > + > }; Same here. REPOSITORY R125 KHelpCenter BRANCH master REVISION DETAIL https://phabricator.kde.org/D16308 To: pavelmos, yurchor, ltoscano Cc: ltoscano, kde-doc-english, skadinna
