summaryrefslogtreecommitdiffstats
path: root/examples/webengine/recipebrowser/resources/qml/RecipeList.qml
diff options
context:
space:
mode:
Diffstat (limited to 'examples/webengine/recipebrowser/resources/qml/RecipeList.qml')
-rw-r--r--examples/webengine/recipebrowser/resources/qml/RecipeList.qml8
1 files changed, 4 insertions, 4 deletions
diff --git a/examples/webengine/recipebrowser/resources/qml/RecipeList.qml b/examples/webengine/recipebrowser/resources/qml/RecipeList.qml
index 41806986c..e4ec684ac 100644
--- a/examples/webengine/recipebrowser/resources/qml/RecipeList.qml
+++ b/examples/webengine/recipebrowser/resources/qml/RecipeList.qml
@@ -48,10 +48,10 @@
**
****************************************************************************/
-import QtQuick 2.1
-import QtQuick.Controls 2.0
-import QtQuick.Controls.Material 2.0
-import QtQuick.Layouts 1.0
+import QtQuick
+import QtQuick.Controls
+import QtQuick.Controls.Material
+import QtQuick.Layouts
FocusScope {
id: root