Skip to content

Commit d150d81

Browse files
committed
fix: scroll bar style issue on windows
1 parent a5e4125 commit d150d81

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Editor/Qml/EWidgetSamples.qml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
import QtQuick
22
import QtQuick.Controls
3+
import QtQuick.Controls.Basic
34
import QtQuick.Layouts
45

56
Rectangle {

0 commit comments

Comments
 (0)