D26324: [KCM/Component] filemanager: make dolphin the default filemananger
Kevin Ottens
noreply at phabricator.kde.org
Tue Dec 31 15:31:56 GMT 2019
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20191231/3d29334d/attachment.html>
More information about the Plasma-devel
mailing list