summaryrefslogtreecommitdiffstats
path: root/src/styles/Desktop/ScrollViewStyle.qml
diff options
context:
space:
mode:
Diffstat (limited to 'src/styles/Desktop/ScrollViewStyle.qml')
-rw-r--r--src/styles/Desktop/ScrollViewStyle.qml2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/styles/Desktop/ScrollViewStyle.qml b/src/styles/Desktop/ScrollViewStyle.qml
index a8c35c14e..5102f19f0 100644
--- a/src/styles/Desktop/ScrollViewStyle.qml
+++ b/src/styles/Desktop/ScrollViewStyle.qml
@@ -51,6 +51,8 @@ Style {
property StyleItem __styleitem: StyleItem { elementType: "frame" }
+ property Component scrollBar: ScrollBar {}
+
property Component frame: StyleItem {
id: styleitem
elementType: "frame"