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

Move AudacityApp::GenerateCrashReport to its own files

This commit is contained in:
Paul Licameli
2019-05-17 16:29:31 -04:00
parent 8da6529329
commit b04387a21d
11 changed files with 175 additions and 90 deletions

View File

@@ -127,6 +127,8 @@ audacity_SOURCES = \
CellularPanel.h \
Clipboard.cpp \
Clipboard.h \
CrashReport.cpp \
CrashReport.h \
Dependencies.cpp \
Dependencies.h \
DeviceChange.cpp \