mirror of
https://github.com/cookiengineer/audacity
synced 2025-11-04 16:14:00 +01:00
Generalize TimeRenderer and TimeEditor to handle frequencies in grid
This commit is contained in:
@@ -80,7 +80,7 @@ class LabelDialog final : public wxDialog
|
||||
|
||||
Grid *mGrid;
|
||||
ChoiceEditor *mChoiceEditor;
|
||||
TimeEditor *mTimeEditor;
|
||||
NumericEditor *mTimeEditor;
|
||||
|
||||
RowDataArray mData;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user