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

Don't use nested private class in ClientConnection

Nested private classes are highly discouraged in KWaylandServer due to
their flaws, e.g. it's very easy to forget to put Q_DECL_HIDDEN, etc.
parent 35d601bb
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