Skip to content
Commit efd188db authored by Kai Uwe Broulik's avatar Kai Uwe Broulik 🍇
Browse files

[Panel Containment] Replace restore order logic by "algorithms"

Replace the convoluted make an object with the order of applets by iterating
them and then add them in order by a sort() and forEach().
This makes the code much easier to follow.

Differential Revision: https://phabricator.kde.org/D3834
parent 2b9aea85
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