Skip to content
Commit 29e8cb43 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 4f4ecaa2
Pipeline #56638 passed with stage
in 7 minutes and 17 seconds
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