Code review comment for lp:~stolowski/unity-scopes-shell/fix-1335761

Revision history for this message
Paweł Stołowski (stolowski) wrote :

> 9 + } else {
> 10 + Q_EMIT showDash();
> 11 + }
>
> Sorry! The smallest of fixes: The last curly bracket is not indented
> correctly. Its picking at my OCD man... :P

Fixed :)

Unfortunately the change you reviewed was a tip of an iceberg; Pete requested that I update scope harness code to reflect this change, so here it some extra stuff to review ;)

« Back to merge proposal