diff options
Diffstat (limited to 'tests/manual/scrollbars.qml')
| -rw-r--r-- | tests/manual/scrollbars.qml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/manual/scrollbars.qml b/tests/manual/scrollbars.qml index c23ea96c9..67a535508 100644 --- a/tests/manual/scrollbars.qml +++ b/tests/manual/scrollbars.qml @@ -39,7 +39,7 @@ ****************************************************************************/ import QtQuick 2.0 -import QtDesktop 1.0 +import QtQuick.Controls 1.0 ApplicationWindow { title: "Component Gallery" |
