mirror of
https://github.com/greenshot/greenshot
synced 2025-08-19 21:13:23 -07:00
This commit fixes two bugs: BUG-1809 & BUG-1835 and adds somewhat better Windows 10 support.
This commit is contained in:
parent
4290333997
commit
a1769dbc66
7 changed files with 302 additions and 122 deletions
|
@ -37,6 +37,7 @@
|
|||
<Compile Include="Core\CaptureHandler.cs" />
|
||||
<Compile Include="Core\EventDelay.cs" />
|
||||
<Compile Include="Core\FastBitmap.cs" />
|
||||
<Compile Include="Core\WmInputLangChangeRequestFilter.cs" />
|
||||
<Compile Include="GlobalSuppressions.cs" />
|
||||
<Compile Include="IEInterop\IHTMLBodyElement.cs" />
|
||||
<Compile Include="IEInterop\IHTMLCurrentStyle.cs" />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue