ervin added inline comments.

INLINE COMMENTS

> componentchooserfilemanager.cpp:32
> +
> +QRadioButton *findDolphinRadio(const QList<QRadioButton *> &radioButtons) {
> +    auto it = std::find_if(radioButtons.begin(), radioButtons.end(), 
> [=](QRadioButton *radio) {

And of course as I was about to hit "accept" I notice this opening curly brace 
is misplaced, please put it on the next line.

REPOSITORY
  R119 Plasma Desktop

REVISION DETAIL
  https://phabricator.kde.org/D26324

To: meven, ervin, #plasma
Cc: plasma-devel, LeGast00n, The-Feren-OS-Dev, jraleigh, zachus, fbampaloukas, 
GB_2, ragreen, ZrenBot, ngraham, alexeymin, himcesjf, lesliezhai, ali-mohamed, 
jensreuterberg, abetts, sebas, apol, ahiemstra, mart

Reply via email to