mirror of
https://github.com/greenshot/greenshot
synced 2025-08-20 21:43:24 -07:00
Added a "check for unstable" updates checkbox in the expert settings, as suggested in Feature Request #3527216
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1856 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
This commit is contained in:
parent
3e82b268e1
commit
f686a6d568
4 changed files with 36 additions and 17 deletions
|
@ -487,6 +487,7 @@ namespace Greenshot {
|
|||
textbox_footerpattern.Enabled = state;
|
||||
textbox_counter.Enabled = state;
|
||||
checkbox_suppresssavedialogatclose.Enabled = state;
|
||||
checkbox_checkunstableupdates.Enabled = state;
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue