QmlDesigner: Fix ScrollView not working on Windows

Caused by (5676e61298)

Change-Id: I9dd45a31326e061e5ef6e3cddfcd069ce9132aee
Reviewed-by: Henning Gründl <henning.gruendl@qt.io>
This commit is contained in:
Mahmoud Badri
2023-09-21 13:41:23 +03:00
parent 79a41ec7a9
commit 25b540d995

View File

@@ -2,6 +2,7 @@
// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only WITH Qt-GPL-exception-1.0
import QtQuick
import QtQuick.Controls
import StudioControls as StudioControls
import StudioTheme 1.0 as StudioTheme