1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-11-21 16:37:12 +01:00

Remove some unnecessary toolbar related declarations, fix comments

This commit is contained in:
Paul Licameli
2019-01-11 11:57:49 -05:00
parent aad117051a
commit 2b32884596
10 changed files with 3 additions and 39 deletions

View File

@@ -42,8 +42,6 @@ class Ruler;
class SnapManager;
class AdornedRulerPanel;
class LWSlider;
class ControlToolBar; //Needed because state of controls can affect what gets drawn.
class ToolsToolBar; //Needed because state of controls can affect what gets drawn.
class TrackPanelAx;