mirror of
https://github.com/cookiengineer/audacity
synced 2025-07-31 16:09:28 +02:00
Merge remote-tracking branch 'upstream/master' into darkaudacity
This commit is contained in:
commit
4adc5e3fc3
@ -139,7 +139,7 @@ public:
|
||||
~ToolFrame();
|
||||
|
||||
ToolBar *GetBar() { return mBar; }
|
||||
ToolBar *ClearBar() { mBar = nullptr; }
|
||||
void ClearBar() { mBar = nullptr; }
|
||||
|
||||
//
|
||||
// Transition a toolbar from float to dragging
|
||||
|
Loading…
x
Reference in New Issue
Block a user