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

Don't use nested private class in FilteredDisplay

The usage of nested private classes is highly discouraged in
kwaylandserver due to various reasons, e.g. it's easy to forget to put
Q_DECL_HIDDEN, etc.
parent 0998d679
Pipeline #56631 passed with stage
in 7 minutes and 27 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