|
@@ -30,6 +30,7 @@ RadioButton {
|
|
|
anchors.left: parent.left
|
|
anchors.left: parent.left
|
|
|
anchors.leftMargin: Style.radioButtonCustomMarginLeftOuter
|
|
anchors.leftMargin: Style.radioButtonCustomMarginLeftOuter
|
|
|
radius: root.radius
|
|
radius: root.radius
|
|
|
|
|
+ color: palette.base
|
|
|
border.color: palette.dark
|
|
border.color: palette.dark
|
|
|
border.width: Style.normalBorderWidth
|
|
border.width: Style.normalBorderWidth
|
|
|
|
|
|