mirror of
https://github.com/greenshot/greenshot
synced 2025-08-19 21:13:23 -07:00
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:
parent
f7782299cd
commit
96482f70b5
3 changed files with 21 additions and 71 deletions
|
@ -548,6 +548,7 @@ namespace Greenshot {
|
|||
checkbox_suppresssavedialogatclose.Enabled = state;
|
||||
checkbox_checkunstableupdates.Enabled = state;
|
||||
checkbox_minimizememoryfootprint.Enabled = state;
|
||||
checkbox_reuseeditor.Enabled = state;
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue