Browse Source

Id should not have changed

QGC4.4
Tzuriel Lampner 3 years ago committed by Ramon Roche
parent
commit
4a5ba3361f
  1. 2
      src/AnalyzeView/VibrationPage.qml

2
src/AnalyzeView/VibrationPage.qml

@ -21,7 +21,7 @@ import QGroundControl.ScreenTools 1.0 @@ -21,7 +21,7 @@ import QGroundControl.ScreenTools 1.0
import QGroundControl.Controllers 1.0
AnalyzePage {
id: geoTagPage
id: vibrationPage
pageComponent: pageComponent
pageDescription: qsTr("Analyze vibration associated with your vehicle.")
allowPopout: true

Loading…
Cancel
Save