Remove the deprecated m_logicalDpi declaration

Change-Id: I8d9d59f010874e5a45084afcf55640078d5eba24
Reviewed-by: Morten Johan Sørvig <morten.sorvig@qt.io>
bb10
Weng Xuetian 2020-05-12 12:36:36 -07:00
parent fdc687913d
commit 5f43d665d8
1 changed files with 0 additions and 1 deletions

View File

@ -138,7 +138,6 @@ private:
static bool m_platformPluginDpiScalingActive;
static bool m_globalScalingActive;
static bool m_screenFactorSet;
static QDpi m_logicalDpi;
};
namespace QHighDpi {