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

Move class CellularPanel into its own files

This commit is contained in:
Paul Licameli
2018-08-04 13:06:55 -04:00
parent 7f84e71324
commit f6609e5ffb
9 changed files with 1023 additions and 921 deletions

View File

@@ -121,6 +121,8 @@ audacity_SOURCES = \
BatchProcessDialog.h \
Benchmark.cpp \
Benchmark.h \
CellularPanel.cpp \
CellularPanel.h \
Dependencies.cpp \
Dependencies.h \
DeviceChange.cpp \