mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-06-24 04:32:09 +00:00
W10 double window fix (#13074)
Co-authored-by: Rodrigo Faselli <162915171+RF47@users.noreply.github.com>
This commit is contained in:
@@ -772,7 +772,7 @@ wxAuiToolBarItem* BBLTopbar::FindToolByCurrentPosition()
|
||||
return this->FindToolByPosition(client_pos.x, client_pos.y);
|
||||
}
|
||||
|
||||
#ifdef __WIN32__
|
||||
#ifdef __WXMSW__
|
||||
WXLRESULT CenteredTitle::MSWWindowProc(WXUINT nMsg, WXWPARAM wParam, WXLPARAM lParam)
|
||||
{
|
||||
switch (nMsg) {
|
||||
|
||||
Reference in New Issue
Block a user