aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qmlcppcodegen/data/hidden/Main.qml
blob: dd97728433a4460241bd99334972b98b2f60f970 (plain)
1
2
3
4
5
import QtQuick

QtObject {
    property color c: Style.windowColor
}