mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-10 23:44:24 +00:00
Added the standard JUCE splash screen and app usage reporting
This commit is contained in:
parent
750ab85fe9
commit
7ed37f8600
17 changed files with 594 additions and 41 deletions
|
|
@ -245,6 +245,7 @@ class FlexBox;
|
|||
#include "widgets/juce_ToolbarItemPalette.h"
|
||||
#include "buttons/juce_ToolbarButton.h"
|
||||
#include "misc/juce_DropShadower.h"
|
||||
#include "misc/juce_JUCESplashScreen.h"
|
||||
#include "widgets/juce_TreeView.h"
|
||||
#include "windows/juce_TopLevelWindow.h"
|
||||
#include "windows/juce_AlertWindow.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue