parent
1e04013e3d
commit
c309f7f3ee
|
@ -95,7 +95,7 @@ RowLayout {
|
|||
Row {
|
||||
Layout.alignment: Qt.AlignRight
|
||||
|
||||
spacing: 8
|
||||
spacing: 4
|
||||
|
||||
Repeater {
|
||||
model: userMarker
|
||||
|
|
|
@ -266,7 +266,7 @@ ApplicationWindow {
|
|||
MaterialIcon {
|
||||
anchors.fill: parent
|
||||
|
||||
icon: "\ue879"
|
||||
icon: "\ue8ac"
|
||||
color: "white"
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue