mirror of
https://github.com/cookiengineer/audacity
synced 2025-12-20 07:31:19 +01:00
Various other drags could crash Mac debug build if you option-W. Fixed too...
... And I think this fix is now exhaustive.
This commit is contained in:
@@ -112,6 +112,8 @@ ToolBarResizer::ToolBarResizer(ToolBar *bar)
|
||||
|
||||
ToolBarResizer::~ToolBarResizer()
|
||||
{
|
||||
if(HasCapture())
|
||||
ReleaseMouse();
|
||||
}
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user