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

FlatpakPermissionModel: Refactor loops, use const auto more

It makes it easier to reason about loops and refactor & fix them further.

This commit also ports readEntry usages to readXdgListEntry. Note that
it needs further fixing to actually parse content of those entries
instead of just matching on QList::contains raw strings.

(cherry picked from commit 854e9896)
parent 37464c6e
Pipeline #370085 passed with stage
in 43 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