mirror of
https://github.com/greenshot/greenshot
synced 2025-08-20 21:43:24 -07:00
Added GreenshotComboBox, this binds to a ini configuration (enum) and fills the values depending on the type of the enum, including translations!
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1769 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
This commit is contained in:
parent
c3a1e18faa
commit
4e13e13f47
5 changed files with 129 additions and 18 deletions
|
@ -177,6 +177,7 @@
|
|||
</Compile>
|
||||
<Compile Include="Controls\GreenshotButton.cs" />
|
||||
<Compile Include="Controls\GreenshotCheckBox.cs" />
|
||||
<Compile Include="Controls\GreenshotComboBox.cs" />
|
||||
<Compile Include="Controls\GreenshotForm.cs" />
|
||||
<Compile Include="Controls\GreenshotGroupBox.cs" />
|
||||
<Compile Include="Controls\GreenshotLabel.cs" />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue