Diffusion KWin 9cff6c21f34d

[effects/slide] Fix coding style

Authored by zzag on Jul 21 2018, 8:33 AM.

Description

[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

Details

Committed
zzagJul 21 2018, 11:44 AM
Reviewer
KWin
Differential Revision
D14260: [effects/slide] Fix coding style
Parents
R108:59e3e21c47bb: [effects/sheet] Drop IsSheetWindow hack
Branches
Unknown
Tags
Unknown