D23935: KateModeMenuList: add "Best Search Matches" section and fixes for Windows
Dominik Haumann
noreply at phabricator.kde.org
Sat Sep 14 16:30:01 BST 2019
dhaumann added inline comments.
INLINE COMMENTS
> katemodemenulist.cpp:175
> + // which will remain hidden and will only be shown when necessary.
> + createSectionList(QStringLiteral(""), false);
> + m_list->setRowHidden(0, true);
QStringLiteral("") us discouraged and should simply be QString().
REPOSITORY
R39 KTextEditor
REVISION DETAIL
https://phabricator.kde.org/D23935
To: nibags, #ktexteditor, cullmann, dhaumann
Cc: kwrite-devel, kde-frameworks-devel, LeGast00n, GB_2, domson, michaelh, ngraham, bruns, demsking, cullmann, sars, dhaumann
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20190914/83d74d6e/attachment-0001.html>
More information about the Kde-frameworks-devel
mailing list