Commit e2d80384 authored by Don Gagne's avatar Don Gagne

Fix qWarning

Using wrong control
parent a8d90974
......@@ -39,12 +39,8 @@ QGCView {
Component {
id: view
FactPanel {
QGCViewPanel {
id: panel
anchors.fill: parent
signal showDialog(Component component, string title, int charWidth, int buttons)
signal hideDialog
Connections {
target: rootQGCView
......
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