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.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/webengine/recipebrowser/resources/qml/RecipeList.qml b/examples/webengine/recipebrowser/resources/qml/RecipeList.qml
index 24be23a64..41806986c 100644
--- a/examples/webengine/recipebrowser/resources/qml/RecipeList.qml
+++ b/examples/webengine/recipebrowser/resources/qml/RecipeList.qml
@@ -48,7 +48,7 @@
**
****************************************************************************/
-import QtQuick 2.0
+import QtQuick 2.1
import QtQuick.Controls 2.0
import QtQuick.Controls.Material 2.0
import QtQuick.Layouts 1.0