From bf566aca2fa6601489a248ef0e31006412f4070d Mon Sep 17 00:00:00 2001 From: favoritas37 Date: Mon, 1 May 2017 15:09:14 +0300 Subject: [PATCH] Fixed compilation of QZXingDragNDropTest project, was missing the configuration flag qzxing_qml --- examples/QZXingDragNDropTest/QZXingDragNDropTest.pro | 2 ++ 1 file changed, 2 insertions(+) diff --git a/examples/QZXingDragNDropTest/QZXingDragNDropTest.pro b/examples/QZXingDragNDropTest/QZXingDragNDropTest.pro index cf56bf5..7bc5223 100644 --- a/examples/QZXingDragNDropTest/QZXingDragNDropTest.pro +++ b/examples/QZXingDragNDropTest/QZXingDragNDropTest.pro @@ -5,6 +5,8 @@ DEPLOYMENTFOLDERS = folder_01 QT += widgets +CONFIG += qzxing_qml + # Additional import path used to resolve QML modules in Creator's code model QML_IMPORT_PATH =