aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qmllint/data/settings/plugin/elemenpass_pluginSettingTest.qml
blob: b9250a2d111dffaed5cf6ca38130dafb5af03340 (plain)
1
2
3
4
5
6
7
import QtQuick

Item {
    Rectangle {
        radius: 5
    }
}