mirror of
https://github.com/greenshot/greenshot
synced 2025-07-30 19:50:11 -07:00
Fixed key rename
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1855 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
This commit is contained in:
parent
02dd9ba8b9
commit
3e82b268e1
2 changed files with 2 additions and 2 deletions
2
Greenshot/Forms/SettingsForm.Designer.cs
generated
2
Greenshot/Forms/SettingsForm.Designer.cs
generated
|
@ -866,7 +866,7 @@ namespace Greenshot {
|
|||
//
|
||||
// checkbox_printgrayscale
|
||||
//
|
||||
this.checkbox_printgrayscale.LanguageKey = "printoption_printgrayscale";
|
||||
this.checkbox_printgrayscale.LanguageKey = "printoptions_printgrayscale";
|
||||
this.checkbox_printgrayscale.Location = new System.Drawing.Point(12, 192);
|
||||
this.checkbox_printgrayscale.Name = "checkbox_printgrayscale";
|
||||
this.checkbox_printgrayscale.PropertyName = "OutputPrintGrayscale";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue