Browse Source

Enable theming for message boxes

pull/2276/head
Austin Wise 5 years ago
parent
commit
12485a87ca
  1. 2
      ILSpy/app.manifest

2
ILSpy/app.manifest

@ -61,7 +61,6 @@ @@ -61,7 +61,6 @@
</application>
<!-- Enable themes for Windows common controls and dialogs (Windows XP and later) -->
<!--
<dependency>
<dependentAssembly>
<assemblyIdentity
@ -74,6 +73,5 @@ @@ -74,6 +73,5 @@
/>
</dependentAssembly>
</dependency>
-->
</assembly>

Loading…
Cancel
Save