1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-17 00:44:19 +00:00
JUCE/modules/juce_gui_extra
ed a7667077f8 Android: Fixed a crash when juce_gui_extra is not present
The default main JuceActivity for JUCE apps calls appNewIntent() in its onNewIntent() implementation which is defined in juce_gui_extra. This commit moves the implementation into juce_gui_basics.
2020-12-08 14:49:15 +00:00
..
code_editor Clang: Fix warnings when building with clang 10 2020-07-01 10:00:43 +01:00
documents Updated all license headers 2020-06-29 08:30:22 +01:00
embedding Updated all license headers 2020-06-29 08:30:22 +01:00
misc Replaced deprecated Displays methods 2020-10-27 12:38:59 +00:00
native Android: Fixed a crash when juce_gui_extra is not present 2020-12-08 14:49:15 +00:00
juce_gui_extra.cpp Updated all license headers 2020-06-29 08:30:22 +01:00
juce_gui_extra.h Bump version number to 6.0.5 2020-12-01 10:08:50 +00:00
juce_gui_extra.mm Updated all license headers 2020-06-29 08:30:22 +01:00