D17083: Fix hidden languages in the mode menu
Dominik Haumann
noreply at phabricator.kde.org
Wed Nov 21 19:57:44 GMT 2018
dhaumann added inline comments.
INLINE COMMENTS
> katemodemanager.cpp:103
> for (int i = 0; i < modes.size(); ++i) {
> // filter out None hl, we add that later as "normal" mode
> + if (modes[i].isHidden() || modes[i].name() == QLatin1String("None")) {
Now the comment is wrong :) can you adapt it as well?
REPOSITORY
R39 KTextEditor
REVISION DETAIL
https://phabricator.kde.org/D17083
To: nibags, #ktexteditor
Cc: dhaumann, kwrite-devel, kde-frameworks-devel, michaelh, ngraham, bruns, demsking, cullmann, sars
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kwrite-devel/attachments/20181121/a41ea458/attachment.html>
More information about the KWrite-Devel
mailing list