1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2026-08-06 13:38:28 -04:00

qs: large sweep of dead code removals

This commit is contained in:
bbedward
2026-07-26 23:22:22 -04:00
parent bab2078dfd
commit c67b185076
113 changed files with 1467 additions and 3254 deletions
+4 -1
View File
@@ -37,7 +37,10 @@ Singleton {
}
onManagedThemeChanged: _rebuild()
Component.onCompleted: _rebuild()
Component.onCompleted: {
Paths.iconResolver = name => resolve(name);
_rebuild();
}
function _bumpRevision() {
if (_bumpPending)