1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-10-21 06:01:13 +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

@@ -318,6 +318,8 @@ audacity_SOURCES = \
WaveTrackLocation.h \
WrappedType.cpp \
WrappedType.h \
ZoomInfo.cpp \
ZoomInfo.h \
wxFileNameWrapper.h \
commands/AppCommandEvent.cpp \
commands/AppCommandEvent.h \