summaryrefslogtreecommitdiffstats
path: root/examples/webengine/customdialogs/MessageRectangle.qml
diff options
context:
space:
mode:
Diffstat (limited to 'examples/webengine/customdialogs/MessageRectangle.qml')
-rw-r--r--examples/webengine/customdialogs/MessageRectangle.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/webengine/customdialogs/MessageRectangle.qml b/examples/webengine/customdialogs/MessageRectangle.qml
index d5a4621cc..880cf27d5 100644
--- a/examples/webengine/customdialogs/MessageRectangle.qml
+++ b/examples/webengine/customdialogs/MessageRectangle.qml
@@ -48,7 +48,7 @@
**
****************************************************************************/
-import QtQuick 2.0
+import QtQuick
Rectangle {
property alias text: messageText.text