aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/styleimports/data/FileSystemStyle/Button.qml
blob: a5078b14c2a4ad77b2c5172455762a1e281fae97 (plain)
1
2
3
4
import QtQuick.Templates as T
T.Button {
    objectName: "FileSystemStyle"
}