mirror of
https://github.com/cookiengineer/audacity
synced 2025-12-20 07:31:19 +01:00
Type aliases for some uses of ComponentInterfaceSymbol...
... to be replaced later with distinct types Also changing FamilyId => Family in function names Also NumericFormatId => NumericFormatSymbol
This commit is contained in:
@@ -136,7 +136,7 @@ private:
|
||||
|
||||
int mSnapTo;
|
||||
double mRate;
|
||||
NumericFormatId mFormat;
|
||||
NumericFormatSymbol mFormat;
|
||||
};
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user