mirror of
https://github.com/greenshot/greenshot
synced 2025-08-19 21:13:23 -07:00
Code quality changes
This commit is contained in:
parent
f07ed83722
commit
610f45d082
189 changed files with 4609 additions and 5203 deletions
2
Greenshot/Forms/MainForm.Designer.cs
generated
2
Greenshot/Forms/MainForm.Designer.cs
generated
|
@ -162,7 +162,7 @@ namespace Greenshot {
|
|||
//
|
||||
this.contextmenu_captureiefromlist.Name = "contextmenu_captureiefromlist";
|
||||
this.contextmenu_captureiefromlist.Size = new System.Drawing.Size(170, 22);
|
||||
this.contextmenu_captureiefromlist.DropDownOpening += new System.EventHandler(this.CaptureIEMenuDropDownOpening);
|
||||
this.contextmenu_captureiefromlist.DropDownOpening += new System.EventHandler(this.CaptureIeMenuDropDownOpening);
|
||||
//
|
||||
// toolStripOtherSourcesSeparator
|
||||
//
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue