mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-08 04:07:40 +02:00
[FancyZones] "Match not found" error fix (#11840)
This commit is contained in:
@@ -75,6 +75,8 @@ namespace JSONHelpers
|
||||
std::wstring id;
|
||||
int top;
|
||||
int left;
|
||||
int width;
|
||||
int height;
|
||||
bool isSelected = false;
|
||||
|
||||
static json::JsonObject ToJson(const MonitorInfo& monitor);
|
||||
|
||||
Reference in New Issue
Block a user