Enable High DPI support

GCT的高DPI支持
This commit is contained in:
剧毒的KCN
2024-06-23 02:33:21 +08:00
parent 3d160f9b90
commit 45eed49ab9
3 changed files with 39 additions and 0 deletions

View File

@@ -352,6 +352,7 @@
<Compile Include="Utils\ArtifactUtils.cs" />
<Compile Include="Utils\Common.cs" />
<Compile Include="Utils\GuiRedirect.cs" />
<Compile Include="Utils\HighDPIUtil.cs" />
<Compile Include="Utils\KeyGo.cs" />
<Compile Include="Utils\HotKeyItem.cs" />
<Compile Include="Utils\HttpHelper.cs" />