Browse Source

Take off WIP

QGC4.4
Don Gagne 9 years ago
parent
commit
f776d5e7ae
  1. 2
      src/MissionEditor/GeoFenceEditor.qml

2
src/MissionEditor/GeoFenceEditor.qml

@ -30,7 +30,7 @@ QGCFlickable { @@ -30,7 +30,7 @@ QGCFlickable {
anchors.margins: _margin
anchors.left: parent.left
anchors.top: parent.top
text: qsTr("GeoFence (WIP careful!)")
text: qsTr("GeoFence")
color: "black"
}

Loading…
Cancel
Save