Skip to content
Commit 07dbff0f authored by Volker Krause's avatar Volker Krause
Browse files

Don't use AppMenuModel in AppMenuApplet

That's in a plugin we don't link against here, we only see its header.
This happens to work with Qt5, but Qt6 wants fully defined types for
properties. Use a QAbstractItemModel pointer instead, we only access that
API anyway, and for QML the difference doesn't matter.
parent 14dac2a9
Pipeline #146413 passed with stage
in 11 minutes and 33 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