diff --git a/modules/juce_gui_extra/misc/juce_PushNotifications.h b/modules/juce_gui_extra/misc/juce_PushNotifications.h index 8a7cdf1f21..66cf62142d 100644 --- a/modules/juce_gui_extra/misc/juce_PushNotifications.h +++ b/modules/juce_gui_extra/misc/juce_PushNotifications.h @@ -41,7 +41,7 @@ namespace juce Bear in mind that some fields will not be available when receiving a remote notification. */ -class JUCE_API PushNotifications +class JUCE_API PushNotifications : private DeletedAtShutdown { public: #ifndef DOXYGEN