summaryrefslogtreecommitdiff
path: root/share/qtcreator/qmldesigner/propertyEditorQmlSources/HelperWidgets/ScrollView.qml
blob: 54d68e7485b108726200857fc53a015dfcaa10ae (plain)
1
2
3
4
5
6
import QtQuick 2.1
import QtQuick.Controls 1.0 as Controls

Controls.ScrollView {

}