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

Reply via email to