summaryrefslogtreecommitdiffstats
path: root/tradeshow/iot-sensortag/resources/base/main.qml
diff options
context:
space:
mode:
Diffstat (limited to 'tradeshow/iot-sensortag/resources/base/main.qml')
-rw-r--r--tradeshow/iot-sensortag/resources/base/main.qml2
1 files changed, 2 insertions, 0 deletions
diff --git a/tradeshow/iot-sensortag/resources/base/main.qml b/tradeshow/iot-sensortag/resources/base/main.qml
index 679a8dc..c55d8ee 100644
--- a/tradeshow/iot-sensortag/resources/base/main.qml
+++ b/tradeshow/iot-sensortag/resources/base/main.qml
@@ -50,12 +50,14 @@
import QtQuick 2.6
import QtQuick.Window 2.0
import SensorTag.DataProvider 1.0
+import SensorTag.SeriesStorage 1.0
Window {
id: mainWindow
property alias contentFile: contentLoader.source
property DataProviderPool dataProviderPool
+ property SeriesStorage seriesStorage
// Size defaults to the small display
width: 1920