mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-06 19:26:39 +02:00
[FancyZones] Improve code quality (part 1: moved utils) (#23028)
This commit is contained in:
@@ -36,4 +36,6 @@ namespace FancyZonesWindowUtils
|
||||
|
||||
void DisableRoundCorners(HWND window) noexcept;
|
||||
void ResetRoundCornersPreference(HWND window) noexcept;
|
||||
|
||||
bool IsCursorTypeIndicatingSizeEvent();
|
||||
}
|
||||
Reference in New Issue
Block a user