Remove the deprecated m_logicalDpi declaration
Change-Id: I8d9d59f010874e5a45084afcf55640078d5eba24 Reviewed-by: Morten Johan Sørvig <morten.sorvig@qt.io>bb10
parent
fdc687913d
commit
5f43d665d8
|
|
@ -138,7 +138,6 @@ private:
|
|||
static bool m_platformPluginDpiScalingActive;
|
||||
static bool m_globalScalingActive;
|
||||
static bool m_screenFactorSet;
|
||||
static QDpi m_logicalDpi;
|
||||
};
|
||||
|
||||
namespace QHighDpi {
|
||||
|
|
|
|||
Loading…
Reference in New Issue