Skip to content
  • Vlad Zahorodnii's avatar
    Cleanup XdgShellClient header · f67db3a9
    Vlad Zahorodnii authored
    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.
    f67db3a9