mirror of
https://github.com/noctalia-dev/noctalia-shell.git
synced 2026-05-11 17:08:27 +08:00
Removed my commented out unnecessary code
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user