1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-10-12 09:33:34 +02:00

Move class ZoomInfo to separate files

This commit is contained in:
Paul Licameli
2019-06-19 10:30:21 -04:00
parent f7dfc34de9
commit a99b746520
11 changed files with 306 additions and 257 deletions

View File

@@ -272,6 +272,8 @@ src/WaveTrack.h
src/WaveTrackLocation.h
src/WrappedType.cpp
src/WrappedType.h
src/ZoomInfo.cpp
src/ZoomInfo.h
src/blockfile/LegacyAliasBlockFile.cpp
src/blockfile/LegacyAliasBlockFile.h
src/blockfile/LegacyBlockFile.cpp