summaryrefslogtreecommitdiffstats
path: root/tradeshow/iot-sensortag/resources/small/StyleSmall.qml
diff options
context:
space:
mode:
Diffstat (limited to 'tradeshow/iot-sensortag/resources/small/StyleSmall.qml')
-rw-r--r--tradeshow/iot-sensortag/resources/small/StyleSmall.qml5
1 files changed, 5 insertions, 0 deletions
diff --git a/tradeshow/iot-sensortag/resources/small/StyleSmall.qml b/tradeshow/iot-sensortag/resources/small/StyleSmall.qml
index e4d439d..aa19262 100644
--- a/tradeshow/iot-sensortag/resources/small/StyleSmall.qml
+++ b/tradeshow/iot-sensortag/resources/small/StyleSmall.qml
@@ -56,4 +56,9 @@ QtObject {
property int topToolbarSmallFontSize: 20
property int topToolbarLargeFontSize: 62
+
+ property int height: 1080
+ property int width: 1920
+
+ property string uiStyle: "small" // "watch",...
}