aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--main.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/main.qml b/main.qml
index ee531ff..d646c17 100644
--- a/main.qml
+++ b/main.qml
@@ -122,7 +122,7 @@ Application {
anchors {
horizontalCenter: parent.horizontalCenter
- topMargin: Units.iconButtonMargin
+ topMargin: Dims.iconButtonMargin
top: parent.top
}