[effects/slide] Fix coding style
Summary: Kdelibs coding style states the following about whitespace placement: > For pointers or references, use a single space before '*' or '&', but not after Source: https://community.kde.org/Policies/Kdelibs_Coding_Style#Whitespace Also, putting a whitespace after ! is not common in KWin. Test Plan: Switched between virtual desktops. Reviewers: #kwin, davidedmundson Reviewed By: #kwin, davidedmundson Subscribers: davidedmundson, kwin Tags: #kwin Differential Revision: https://phabricator.kde.org/D14260
This commit is contained in:
parent
59e3e21c47
commit
9cff6c21f3
3 changed files with 44 additions and 44 deletions
Loading…
Reference in a new issue