Explorar o código

fix blur in window 10

Ivan Denisov %!s(int64=6) %!d(string=hai) anos
pai
achega
916d1c2055
Modificáronse 1 ficheiros con 5 adicións e 0 borrados
  1. 5 0
      BlackBox/_Windows_GUI/BlackBox.exe.manifest

+ 5 - 0
BlackBox/_Windows_GUI/BlackBox.exe.manifest

@@ -15,4 +15,9 @@
           />
       </dependentAssembly>
   </dependency>
+  <application xmlns="urn:schemas-microsoft-com:asm.v3">
+    <windowsSettings>
+      <dpiAware xmlns="http://schemas.microsoft.com/SMI/2005/WindowsSettings">False</dpiAware>
+    </windowsSettings>
+  </application>
 </assembly>