From 2b245c6e8cb5838451f8bd59b7e39f048c7aec0c Mon Sep 17 00:00:00 2001 From: jules Date: Mon, 30 Jul 2007 08:30:53 +0000 Subject: [PATCH] --- src/juce_core/misc/juce_PlatformUtilities.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/juce_core/misc/juce_PlatformUtilities.h b/src/juce_core/misc/juce_PlatformUtilities.h index 1fb56bafd3..135ccc15db 100644 --- a/src/juce_core/misc/juce_PlatformUtilities.h +++ b/src/juce_core/misc/juce_PlatformUtilities.h @@ -164,7 +164,7 @@ class JUCE_API AppleRemoteDevice public: //============================================================================== AppleRemoteDevice(); - ~AppleRemoteDevice(); + virtual ~AppleRemoteDevice(); //============================================================================== /** The set of buttons that may be pressed.