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

FlatpakPermissionModel: Parse 'simple' values groups while loading overrides

Fixes loading disabled simple boolean values (i.e. the ones with `!`
bang character prepended), because they can not be compared using ==
string operator or QList::contains method.

(cherry picked from commit 3b45ae6b)
parent b69aaa6d
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