Diffusion KWin f67db3a918ca

Cleanup XdgShellClient header

Authored by zzag on Sep 15 2019, 9:41 AM.

Description

Cleanup XdgShellClient header

Don't put method definitions in the header file of XdgShellClient class
as it makes the code visually inconsistent. InternalClient is a good
example of how the header file of a subclass of AbstractClient class
should look like.

This change also cleans up the order of things in the header file, thus
making it a bit more obvious where new things should go.

Details

Committed
zzagSep 24 2019, 7:45 AM
Parents
R108:e0711e3c4311: Switch XdgShellClient header to pragma once
Branches
Unknown
Tags
Unknown