mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-06 19:26:39 +02:00
few more fixes
This commit is contained in:
@@ -36,8 +36,6 @@ namespace FancyZonesEditor
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
||||
private void DecrementZones_Click(object sender, RoutedEventArgs e)
|
||||
{
|
||||
if (_settings.ZoneCount > 1)
|
||||
|
||||
Reference in New Issue
Block a user