mirror of
https://github.com/greenshot/greenshot
synced 2025-08-21 14:03:23 -07:00
added GreenshotRadioButton
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2498 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
This commit is contained in:
parent
b3ea27ef6e
commit
ebad49261d
3 changed files with 72 additions and 0 deletions
|
@ -31,6 +31,9 @@
|
|||
<Compile Include="Controls\AnimatingForm.cs">
|
||||
<SubType>Form</SubType>
|
||||
</Compile>
|
||||
<Compile Include="Controls\GreenshotRadioButton.cs">
|
||||
<SubType>Component</SubType>
|
||||
</Compile>
|
||||
<Compile Include="Core\FastBitmap.cs" />
|
||||
<Compile Include="IEInterop\IHTMLBodyElement.cs" />
|
||||
<Compile Include="IEInterop\IHTMLCurrentStyle.cs" />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue