1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-10-21 14:02:57 +02:00

Define class NumberScale and enum NumberScaleType

This commit is contained in:
Paul Licameli
2015-06-16 12:46:19 -04:00
parent 7d379cde13
commit 045828d744
4 changed files with 169 additions and 0 deletions

View File

@@ -171,6 +171,7 @@ audacity_SOURCES = \
MixerBoard.h \
ModuleManager.cpp \
ModuleManager.h \
NumberScale.h \
PitchName.cpp \
PitchName.h \
PlatformCompatibility.cpp \