mirror of
https://github.com/greenshot/greenshot
synced 2025-07-16 10:03:44 -07:00
Changes for feature request #3547158, although the feature was already there it wasn't clear.
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1977 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
This commit is contained in:
parent
7fa34e04e9
commit
d51f4fbcc1
2 changed files with 52 additions and 43 deletions
1
Greenshot/Forms/SettingsForm.Designer.cs
generated
1
Greenshot/Forms/SettingsForm.Designer.cs
generated
|
@ -171,6 +171,7 @@ namespace Greenshot {
|
|||
this.textbox_storagelocation.Name = "textbox_storagelocation";
|
||||
this.textbox_storagelocation.Size = new System.Drawing.Size(233, 20);
|
||||
this.textbox_storagelocation.TabIndex = 12;
|
||||
this.textbox_storagelocation.TextChanged += new System.EventHandler(StorageLocationChanged);
|
||||
//
|
||||
// label_storagelocation
|
||||
//
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue