mirror of
https://github.com/greenshot/greenshot
synced 2025-08-14 02:37:03 -07:00
Code quality changes [skip ci]
This commit is contained in:
parent
61cfe004c5
commit
798ca503a5
108 changed files with 1981 additions and 2258 deletions
|
@ -209,7 +209,7 @@ namespace Greenshot.Helpers {
|
|||
/// <summary>
|
||||
/// Make Capture for region
|
||||
/// </summary>
|
||||
/// <param name="filename">filename</param>
|
||||
/// <param name="region">Rectangle</param>
|
||||
private void MakeCapture(Rectangle region) {
|
||||
_captureRect = region;
|
||||
MakeCapture();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue