mirror of
https://github.com/zoriya/noctalia-shell.git
synced 2025-12-06 06:36:15 +00: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