diff options
Diffstat (limited to 'tests/manual/Dialog.qml')
| -rw-r--r-- | tests/manual/Dialog.qml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/manual/Dialog.qml b/tests/manual/Dialog.qml index 18942b5a5..e184aff85 100644 --- a/tests/manual/Dialog.qml +++ b/tests/manual/Dialog.qml @@ -39,7 +39,7 @@ ****************************************************************************/ import QtQuick 2.0 -import QtDesktop 1.0 +import QtQuick.Controls 1.0 Rectangle { width: 300 |
