2
0
mirror of https://github.com/telegramdesktop/tdesktop synced 2025-08-31 06:26:18 +00:00

Fix auto interface scale by primary screen dpi.

This commit is contained in:
John Preston
2018-10-26 14:58:46 +04:00
parent 91a6af71a0
commit 711b8cfa36
5 changed files with 22 additions and 51 deletions

View File

@@ -44,7 +44,6 @@ uint32 gConnectionsInSession = 1;
QString gLoggedPhoneNumber;
QByteArray gLocalSalt;
int gRealScale = kInterfaceScaleAuto;
int gScreenScale = kInterfaceScaleAuto;
int gConfigScale = kInterfaceScaleAuto;