1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2026-05-15 00:32:47 -04:00

fix blur port and warnings

This commit is contained in:
bbedward
2026-04-22 10:53:46 -04:00
parent f9428a1009
commit a644c93b1b
15 changed files with 5 additions and 14 deletions
-1
View File
@@ -10,7 +10,6 @@ StyledRect {
property color iconColor: Theme.surfaceText
property color backgroundColor: "transparent"
property bool circular: true
property bool enabled: true
property int buttonSize: 32
property var tooltipText: null
property string tooltipSide: "bottom"