1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-06-16 08:09:32 +02:00
Ensure WX setup is included to check availability of crash report.
This commit is contained in:
Leland Lucius 2015-08-15 23:04:27 -05:00
parent 2a6d423c17
commit 4842e74964

View File

@ -192,6 +192,7 @@
#define EXPERIMENTAL_TWO_TONE_TIME_RULER
// Define to include crash reporting
#include <wx/defs.h>
#define EXPERIMENTAL_CRASH_REPORT
#if !defined(wxUSE_DEBUGREPORT) || !wxUSE_DEBUGREPORT
#undef EXPERIMENTAL_CRASH_REPORT