mirror of
https://github.com/cookiengineer/audacity
synced 2025-12-10 14:46:24 +01:00
TrackPanelCellIterator visits all cells, and FindCell simply uses it
This commit is contained in:
@@ -421,6 +421,7 @@ public:
|
||||
// is not in any track or ruler or control panel.
|
||||
void SetBackgroundCell
|
||||
(const std::shared_ptr< TrackPanelCell > &pCell);
|
||||
std::shared_ptr< TrackPanelCell > GetBackgroundCell();
|
||||
|
||||
#ifdef EXPERIMENTAL_OUTPUT_DISPLAY
|
||||
void UpdateVirtualStereoOrder();
|
||||
|
||||
Reference in New Issue
Block a user