7 lines
65 B
QML
7 lines
65 B
QML
import QtQuick 2.12
|
|
import QtQuick.Controls 2.12
|
|
|
|
ScrollBar {
|
|
|
|
}
|