mirror of
https://github.com/elasota/Aerofoil.git
synced 2025-12-14 20:19:38 +00:00
More window chrome improvements
This commit is contained in:
@@ -330,7 +330,7 @@ void OpenToolsWindow (void)
|
||||
state.m_resID = 141;
|
||||
state.m_window = toolsWindow;
|
||||
|
||||
classPopUp = PortabilityLayer::PopupMenuWidget::Create(state);
|
||||
classPopUp = PortabilityLayer::PopupMenuWidget::Create(state, nullptr);
|
||||
}
|
||||
|
||||
toolsWindow->DrawControls();
|
||||
|
||||
Reference in New Issue
Block a user