Implemented QML skeleton for the application
This commit is contained in:
6
qml/Controls/ScrollBar.qml
Normal file
6
qml/Controls/ScrollBar.qml
Normal file
@@ -0,0 +1,6 @@
|
||||
import QtQuick 2.12
|
||||
import QtQuick.Controls 2.12
|
||||
|
||||
ScrollBar {
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user