1
0
Fork 0
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:
hogliux 2017-05-04 15:24:28 +01:00
parent 5d491ee9c7
commit 9b7e944a54
13 changed files with 322 additions and 40 deletions

View file

@ -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