Added "suppress save dialog" option for the editor in the expert setting.

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1824 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
This commit is contained in:
RKrom 2012-05-02 11:08:36 +00:00
commit 7c5169da69
3 changed files with 33 additions and 14 deletions

View file

@ -486,6 +486,7 @@ namespace Greenshot {
checkbox_thumbnailpreview.Enabled = state;
textbox_footerpattern.Enabled = state;
textbox_counter.Enabled = state;
checkbox_suppresssavedialogatclose.Enabled = state;
}
/// <summary>