diff options
Diffstat (limited to 'Main.qml')
| -rw-r--r-- | Main.qml | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -542,6 +542,8 @@ ApplicationWindow { QmlCustomPlot { id: qmlPlot + objectName: "qmlCustomPlot" + Label { anchors { top: parent.top |
