zzag added inline comments.

INLINE COMMENTS

> workspaceoptions.cpp:110
> +    // Prevent from binding loop
> +    if( m_stateToolTip == state ) {
> +        return;

Coding style nitpick: No whitespace after `(` and before `)`. Also, I believe, 
there should be a whitespace between control statement keyword and opening 
parentheses.

REPOSITORY
  R119 Plasma Desktop

BRANCH
  bug393547-SingleDoubleClickFunc

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

To: furkantokac, romangg, ngraham, #plasma
Cc: zzag, davidedmundson, plasma-devel, ragreen, Pitel, ZrenBot, lesliezhai, 
ali-mohamed, jensreuterberg, abetts, sebas, apol, mart

Reply via email to