Removed invalid properties from NIcon callers

This commit is contained in:
ItsLemmy
2025-10-15 16:03:29 -04:00
parent fd33761901
commit 6fd41cd591
6 changed files with 6 additions and 11 deletions
-1
View File
@@ -61,7 +61,6 @@ RowLayout {
icon: "check"
color: root.activeOnColor
pointSize: Math.max(Style.fontSizeXS, root.baseSize * 0.5)
font.weight: Style.fontWeightBold
}
MouseArea {