From b7df5571e0707f53716fa51d426d5ec31d36af43 Mon Sep 17 00:00:00 2001 From: Katja Marttila Date: Fri, 11 Dec 2020 14:45:12 +0200 Subject: Add high dpi image support for Logo and ProductImages Task-number: QTIFW-2061 Task-number: QTIFW-2060 Change-Id: Idaabb6a08f5e52aa7808de4b3ad541ae47dc4dd8 Reviewed-by: Arttu Tarkiainen --- src/libs/ifwtools/binarycreator.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src/libs/ifwtools') diff --git a/src/libs/ifwtools/binarycreator.cpp b/src/libs/ifwtools/binarycreator.cpp index e8d1c3cd4..8fcc14ca3 100644 --- a/src/libs/ifwtools/binarycreator.cpp +++ b/src/libs/ifwtools/binarycreator.cpp @@ -60,7 +60,6 @@ using namespace QInstaller; using namespace QInstallerTools; -static const QLatin1String scHighDpi("@2x."); #ifndef Q_OS_WIN static void chmod755(const QString &absolutFilePath) -- cgit v1.2.3