Skip to content

Commit

Permalink
Should we handle this?
Browse files Browse the repository at this point in the history
  • Loading branch information
zadjii-msft committed Aug 29, 2024
1 parent 0df3e0a commit 6aa60aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/interactivity/base/InteractivityFactory.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -463,7 +463,7 @@ using namespace Microsoft::Console::Interactivity;
{
_WritePseudoWindowCallback((bool)wParam);
}
break;
return 0;
}
case WM_GETOBJECT:
{
Expand Down

0 comments on commit 6aa60aa

Please sign in to comment.