mirror of
https://github.com/microsoft/PowerToys.git
synced 2025-12-29 00:24:42 +01:00
spell
This commit is contained in:
2
.github/actions/spell-check/expect.txt
vendored
2
.github/actions/spell-check/expect.txt
vendored
@@ -384,6 +384,8 @@ CYVIRTUALSCREEN
|
||||
cziplib
|
||||
Dac
|
||||
dacl
|
||||
DAffine
|
||||
DAFFINETRANSFORM
|
||||
Danmarkshavn
|
||||
DARKPURPLE
|
||||
DARKTEAL
|
||||
|
||||
@@ -306,8 +306,8 @@ inline std::unique_ptr<OverlayUIState> OverlayUIState::CreateInternal(ToolT& too
|
||||
commonState.sessionCompletedCallback();
|
||||
});
|
||||
|
||||
uiCreatedEvent.wait();
|
||||
uiState->_uiThread = std::move(threadHandle);
|
||||
uiCreatedEvent.wait();
|
||||
return uiState;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user