aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/blackbox/testdata/lsp/modules/Prefix/m1/m1.qbs
blob: 09bac2dc2d38f0e859d20b80e54eddeeee5fcd28 (plain)
1
2
3
4
5
Module {
    property bool p1
    property string p2
    property bool x
}