Commit 34337970 authored by Lorenz Meier's avatar Lorenz Meier

Merge pull request #1350 from dogmaphobic/disableAdvancedPower

Disabling (undone) prop and mag cal settings.
parents 7671c26b e54ba77d
...@@ -234,7 +234,8 @@ Rectangle { ...@@ -234,7 +234,8 @@ Rectangle {
} }
} }
} }
/*
* This is disabled for now
Row { Row {
width: parent.width width: parent.width
spacing: 30 spacing: 30
...@@ -269,6 +270,7 @@ Rectangle { ...@@ -269,6 +270,7 @@ Rectangle {
} }
} }
*/
//-- Advanced Settings //-- Advanced Settings
QGCCheckBox { QGCCheckBox {
id: showAdvanced id: showAdvanced
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment