mirror of
https://github.com/greenshot/greenshot
synced 2025-08-14 02:37:03 -07:00
Changed destinations to have the picker as a separate check box.
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1729 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
This commit is contained in:
parent
9a6bc91c00
commit
55f3f3b342
4 changed files with 59 additions and 36 deletions
1
Greenshot/Forms/ImageEditorForm.Designer.cs
generated
1
Greenshot/Forms/ImageEditorForm.Designer.cs
generated
|
@ -1475,7 +1475,6 @@ namespace Greenshot {
|
|||
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Dpi;
|
||||
this.ClientSize = new System.Drawing.Size(785, 485);
|
||||
this.Controls.Add(this.toolStripContainer1);
|
||||
this.Icon = GreenshotPlugin.Core.GreenshotResources.getGreenshotIcon();
|
||||
this.KeyPreview = true;
|
||||
this.Name = "ImageEditorForm";
|
||||
this.Activated += new System.EventHandler(this.ImageEditorFormActivated);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue