Commit b9be163f authored by Don Gagne's avatar Don Gagne

Fix typo

parent 7c72e3be
......@@ -272,7 +272,7 @@ FactPanel {
anchors.top: parent.top
anchors.bottom: parent.bottom
anchors.left: parent.left
anchors.right: _dialogPanel.left
anchors.right: __dialogPanel.left
opacity: 0.0
color: __qgcPal.window
}
......
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