summaryrefslogtreecommitdiff
path: root/examples/quick/controls/gallery/content/ModelView.qml
diff options
context:
space:
mode:
Diffstat (limited to 'examples/quick/controls/gallery/content/ModelView.qml')
-rw-r--r--examples/quick/controls/gallery/content/ModelView.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/quick/controls/gallery/content/ModelView.qml b/examples/quick/controls/gallery/content/ModelView.qml
index e6a6040f..483d99ee 100644
--- a/examples/quick/controls/gallery/content/ModelView.qml
+++ b/examples/quick/controls/gallery/content/ModelView.qml
@@ -51,7 +51,7 @@ Item {
width: 600
height: 300
anchors.fill: parent
- anchors.margins: Qt.platform.os === "mac" ? 12 : 6
+ anchors.margins: Qt.platform.os === "osx" ? 12 : 6
// XmlListModel {
// id: flickerModel