mirror of
https://github.com/cookiengineer/audacity
synced 2025-11-23 17:30:17 +01:00
Implement AdornedRulerPanel::Root()
This commit is contained in:
@@ -212,6 +212,10 @@ private:
|
||||
|
||||
class ScrubbingCell;
|
||||
std::shared_ptr<ScrubbingCell> mScrubbingCell;
|
||||
|
||||
// classes implementing subdivision for CellularPanel
|
||||
struct Subgroup;
|
||||
struct MainGroup;
|
||||
};
|
||||
|
||||
#endif //define __AUDACITY_ADORNED_RULER_PANEL__
|
||||
|
||||
Reference in New Issue
Block a user