Removed my commented out unnecessary code

This commit is contained in:
Corey Woodworth
2025-11-18 17:00:22 -05:00
parent 74b6e86835
commit 27dd8fd036

View File

@@ -45,7 +45,6 @@ RadioButton {
contentItem: NText {
text: root.text
pointSize: root.pointSize
//implicitWidth: content.contentWidth
anchors.verticalCenter: parent.verticalCenter
anchors.left: outerCircle.right
anchors.right: parent.right