We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8748c27 commit a91d444Copy full SHA for a91d444
qrgui/mainWindow/application.exe.manifest
@@ -30,6 +30,7 @@
30
<application xmlns="urn:schemas-microsoft-com:asm.v3">
31
<windowsSettings>
32
<dpiAware xmlns="http://schemas.microsoft.com/SMI/2005/WindowsSettings">true</dpiAware>
33
+ <gdiScaling xmlns="http://schemas.microsoft.com/SMI/2017/WindowsSettings">true</gdiScaling>
34
</windowsSettings>
35
</application>
36
0 commit comments