mirror of
https://github.com/greenshot/greenshot
synced 2025-07-16 10:03:44 -07:00
Fix tab-order [skip-ci]
This commit is contained in:
parent
3c8c0e89c6
commit
ced3bac401
1 changed files with 1 additions and 1 deletions
2
Greenshot/Forms/SettingsForm.Designer.cs
generated
2
Greenshot/Forms/SettingsForm.Designer.cs
generated
|
@ -746,7 +746,7 @@ namespace Greenshot {
|
|||
this.checkbox_zoomer.Name = "checkbox_zoomer";
|
||||
this.checkbox_zoomer.PropertyName = "ZoomerEnabled";
|
||||
this.checkbox_zoomer.Size = new System.Drawing.Size(399, 24);
|
||||
this.checkbox_zoomer.TabIndex = 27;
|
||||
this.checkbox_zoomer.TabIndex = 4;
|
||||
this.checkbox_zoomer.UseVisualStyleBackColor = true;
|
||||
//
|
||||
// checkbox_notifications
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue