removing default values

This commit is contained in:
Clint Rutkas
2020-11-18 11:40:59 -08:00
parent 0669fbcc27
commit f113aadb68
6 changed files with 7 additions and 7 deletions

View File

@@ -115,7 +115,7 @@ namespace FancyZonesEditor
}
}
private int _currentDesktop = 0;
private int _currentDesktop;
public bool SpanZonesAcrossMonitors
{