mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-02-24 04:00:02 +01:00
spell
This commit is contained in:
@@ -319,7 +319,7 @@ std::unique_ptr<OverlayUIState> OverlayUIState::Create(Serialized<MeasureToolSta
|
||||
DrawMeasureToolTick,
|
||||
commonState,
|
||||
NonLocalizable::MeasureToolOverlayWindowName,
|
||||
// ok to remove constness, since member access is serialized
|
||||
// ok to cast away const, since member access is serialized
|
||||
(void*)(&commonState),
|
||||
monitor);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user