aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qmlcppcodegen/data/enumScope.qml
blob: d385346c8756dd62ec75b5cda3ff42302eec5247 (plain)
1
2
3
4
5
import QtQuick.Layouts

GridLayout {
    flow: GridLayout.TopToBottom
}