From 7e5748b3a63080e7d247eefb47f13691c82cd4b3 Mon Sep 17 00:00:00 2001 From: eugenyorbitsoftcom Date: Mon, 1 Aug 2022 16:30:57 +0600 Subject: [PATCH] fix building project --- client/client.pro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/client.pro b/client/client.pro index 0b6b1034..84a2d756 100644 --- a/client/client.pro +++ b/client/client.pro @@ -309,7 +309,7 @@ ios { platforms/ios/QtAppDelegate-C-Interface.h SOURCES -= \ - platforms/ios/QRCodeReader.cpp \ + platforms/ios/QRCodeReaderBase.cpp \ platforms/ios/MobileUtils.cpp SOURCES += \