D11522: [RFC] KCM Launch Feedback not saving cursor settings
Nathaniel Graham
noreply at phabricator.kde.org
Tue Mar 20 18:33:41 UTC 2018
ngraham added a comment.
Thanks for the patch! Formatting-wise, please capitalize Bug (should be BUG).
INLINE COMMENTS
> main.qml:63
>
> - onCheckedChanged: Qt.later(function() { kcm.busyCursorCurrentIndex = 0; })
> + onCheckedChanged: { kcm.busyCursorCurrentIndex = 0; }
> +
You can now remove the braces and semicolon here (and in the other instances).
REPOSITORY
R119 Plasma Desktop
REVISION DETAIL
https://phabricator.kde.org/D11522
To: sharvey, #plasma, hein, davidedmundson, ngraham
Cc: davidedmundson, plasma-devel, ZrenBot, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, mart
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20180320/ef7adb8a/attachment.html>
More information about the Plasma-devel
mailing list