summaryrefslogtreecommitdiff
path: root/sd/source/ui/remotecontrol/Communicator.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/ui/remotecontrol/Communicator.hxx')
-rw-r--r--sd/source/ui/remotecontrol/Communicator.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/source/ui/remotecontrol/Communicator.hxx b/sd/source/ui/remotecontrol/Communicator.hxx
index c7f00c6e1e77..c912fa5aa057 100644
--- a/sd/source/ui/remotecontrol/Communicator.hxx
+++ b/sd/source/ui/remotecontrol/Communicator.hxx
@@ -39,7 +39,7 @@ namespace sd
{
public:
Communicator( IBluetoothSocket *pSocket );
- ~Communicator();
+ virtual ~Communicator();
void presentationStarted( const css::uno::Reference<
css::presentation::XSlideShowController > &rController );