mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-02-08 04:20:09 +00:00
Added a popup to the Projucer informing the user about the collection of analytics data
This commit is contained in:
parent
5d491ee9c7
commit
9b7e944a54
13 changed files with 322 additions and 40 deletions
|
|
@ -53,8 +53,8 @@
|
|||
|
||||
// BEGIN SECTION A
|
||||
|
||||
#define JUCE_DISPLAY_SPLASH_SCREEN 1
|
||||
#define JUCE_REPORT_APP_USAGE 1
|
||||
#define JUCE_DISPLAY_SPLASH_SCREEN 0
|
||||
#define JUCE_REPORT_APP_USAGE 0
|
||||
|
||||
// END SECTION A
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue