This commit is contained in:
Christian Schulz 2025-08-19 14:04:14 +08:00 committed by GitHub
commit 9f6f46d10e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 1442 additions and 1235 deletions

File diff suppressed because it is too large Load diff

View file

@ -804,6 +804,9 @@ namespace Greenshot.Forms
checkbox_checkunstableupdates.Enabled = state;
checkbox_minimizememoryfootprint.Enabled = state;
checkbox_reuseeditor.Enabled = state;
label_clipboardformats.Enabled = state;
label_footerpattern.Enabled = state;
label_counter.Enabled = state;
}
/// <summary>