Skip to content
Commit f67db3a9 authored by Vlad Zahorodnii's avatar Vlad Zahorodnii
Browse files

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.
parent e0711e3c
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment