mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-07 19:57:07 +02:00
Check spelling 0 0 21 (#22335)
This commit is contained in:
@@ -23,7 +23,7 @@ namespace FancyZonesWindowProperties
|
||||
ZoneIndexSet RetrieveZoneIndexProperty(HWND window);
|
||||
|
||||
void StampMovedOnOpeningProperty(HWND window);
|
||||
bool RetreiveMovedOnOpeningProperty(HWND window);
|
||||
bool RetrieveMovedOnOpeningProperty(HWND window);
|
||||
|
||||
std::optional<size_t> GetTabSortKeyWithinZone(HWND window);
|
||||
void SetTabSortKeyWithinZone(HWND window, std::optional<size_t> tabSortKeyWithinZone);
|
||||
|
||||
Reference in New Issue
Block a user