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
@@ -423,7 +423,6 @@ NPanel {
NIcon {
icon: "check"
pointSize: Style.fontSizeM
font.weight: Style.fontWeightBold
color: Color.mOnSecondary
anchors.centerIn: parent
}