aboutsummaryrefslogtreecommitdiffstats
path: root/examples/webchannel/chatclient-qml/LoginForm.ui.qml
diff options
context:
space:
mode:
Diffstat (limited to 'examples/webchannel/chatclient-qml/LoginForm.ui.qml')
-rw-r--r--examples/webchannel/chatclient-qml/LoginForm.ui.qml7
1 files changed, 3 insertions, 4 deletions
diff --git a/examples/webchannel/chatclient-qml/LoginForm.ui.qml b/examples/webchannel/chatclient-qml/LoginForm.ui.qml
index c8045e5..b67e381 100644
--- a/examples/webchannel/chatclient-qml/LoginForm.ui.qml
+++ b/examples/webchannel/chatclient-qml/LoginForm.ui.qml
@@ -48,10 +48,9 @@
** $QT_END_LICENSE$
**
****************************************************************************/
-
-import QtQuick 2.4
-import QtQuick.Controls 2.2
-import QtQuick.Layouts 1.0
+import QtQuick
+import QtQuick.Controls
+import QtQuick.Layouts
Item {
property alias userName: userName