1
0
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:
James Crook 2016-07-03 14:48:21 +01:00
commit 4adc5e3fc3

View File

@ -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