1
0
mirror of https://github.com/cookiengineer/audacity synced 2026-01-16 17:41:15 +01:00

Merge remote-tracking branch 'upstream/master' into darkaudacity

This commit is contained in:
James Crook
2016-07-03 14:48:21 +01:00

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