Fix tab-order [skip-ci]

This commit is contained in:
RKrom 2014-08-13 17:43:37 +02:00
parent 3c8c0e89c6
commit ced3bac401

View file

@ -746,7 +746,7 @@ namespace Greenshot {
this.checkbox_zoomer.Name = "checkbox_zoomer"; this.checkbox_zoomer.Name = "checkbox_zoomer";
this.checkbox_zoomer.PropertyName = "ZoomerEnabled"; this.checkbox_zoomer.PropertyName = "ZoomerEnabled";
this.checkbox_zoomer.Size = new System.Drawing.Size(399, 24); 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; this.checkbox_zoomer.UseVisualStyleBackColor = true;
// //
// checkbox_notifications // checkbox_notifications