- If resolution width is greater than 1280 pixels, then show a double-size mouse pointer in the menu (#62)

This commit is contained in:
Dimitris Panokostas 2017-04-06 00:03:07 +02:00
parent fb023d0546
commit 243f563271
6 changed files with 18 additions and 2 deletions

View file

@ -272,6 +272,7 @@
<Image Include="..\..\data\cpu.ico">
<DeploymentContent>true</DeploymentContent>
</Image>
<Image Include="..\..\data\cursor-x2.bmp" />
<Image Include="..\..\data\cursor.bmp">
<DeploymentContent>true</DeploymentContent>
</Image>