Skip to content
Verified Commit ffe3344e authored by ivan tkachenko's avatar ivan tkachenko 🗯
Browse files

[components] Downgrade enum class Role to plain enum

We should better align this model class with SDDM::UserModel to reduce
confusion. Enum classes might be better for some tasks, but they aren't
widely used for Qt model roles, and they require extra casts without
added safety benefits.
parent e2a842a0
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