summaryrefslogtreecommitdiff
path: root/tests/manual/WindowContextMenu.qml
diff options
context:
space:
mode:
Diffstat (limited to 'tests/manual/WindowContextMenu.qml')
-rw-r--r--tests/manual/WindowContextMenu.qml4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/manual/WindowContextMenu.qml b/tests/manual/WindowContextMenu.qml
index 573c9c4f..9989ae03 100644
--- a/tests/manual/WindowContextMenu.qml
+++ b/tests/manual/WindowContextMenu.qml
@@ -38,9 +38,9 @@
**
****************************************************************************/
-import QtQuick 2.0
+import QtQuick 2.1
import QtQuick.Controls 1.0
-import QtQuick.Window 2.0
+import QtQuick.Window 2.1
Window {
width: 540