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:
RKrom 2012-08-07 16:12:28 +00:00
parent 7fa34e04e9
commit d51f4fbcc1
2 changed files with 52 additions and 43 deletions

View file

@ -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
//