mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-24 01:54:22 +00:00
DemoRunner: Changed the default setting for reporting app usage
This commit is contained in:
parent
79385cc1e3
commit
99786cf7fd
2 changed files with 2 additions and 2 deletions
|
|
@ -40,7 +40,7 @@
|
|||
#endif
|
||||
|
||||
#ifndef JUCE_REPORT_APP_USAGE
|
||||
#define JUCE_REPORT_APP_USAGE 1
|
||||
#define JUCE_REPORT_APP_USAGE 0
|
||||
#endif
|
||||
|
||||
// END SECTION A
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue