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

Missing alias file tracking out of AudacityApp, into new files...

... which reduces the need for including AudacityApp.h
This commit is contained in:
Paul Licameli
2019-04-25 16:34:07 -04:00
parent 0ab29d21e9
commit a047fa6e7a
19 changed files with 249 additions and 175 deletions

View File

@@ -182,6 +182,8 @@ audacity_SOURCES = \
MemoryX.h \
Menus.cpp \
Menus.h \
MissingAliasFileDialog.cpp \
MissingAliasFileDialog.h \
Mix.cpp \
Mix.h \
MixerBoard.cpp \