My KWIN fork where I work on features like per-output virtual desktops
Find a file
Vlad Zahorodnii f16320e693 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.
2021-04-06 06:45:39 +00:00
src/wayland Don't use nested private class in ClientConnection 2021-04-06 06:45:39 +00:00