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

Reply via email to