Added expert setting to reuse the editor.

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2107 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
This commit is contained in:
RKrom 2012-09-28 12:44:45 +00:00
commit 96482f70b5
3 changed files with 21 additions and 71 deletions

View file

@ -548,6 +548,7 @@ namespace Greenshot {
checkbox_suppresssavedialogatclose.Enabled = state;
checkbox_checkunstableupdates.Enabled = state;
checkbox_minimizememoryfootprint.Enabled = state;
checkbox_reuseeditor.Enabled = state;
}
/// <summary>