summaryrefslogtreecommitdiff
path: root/sd/source/ui/remotecontrol/ImagePreparer.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/ui/remotecontrol/ImagePreparer.hxx')
-rw-r--r--sd/source/ui/remotecontrol/ImagePreparer.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/source/ui/remotecontrol/ImagePreparer.hxx b/sd/source/ui/remotecontrol/ImagePreparer.hxx
index 0b1d861e9dd0..6790a70bb328 100644
--- a/sd/source/ui/remotecontrol/ImagePreparer.hxx
+++ b/sd/source/ui/remotecontrol/ImagePreparer.hxx
@@ -25,7 +25,7 @@ public:
ImagePreparer( const
css::uno::Reference<css::presentation::XSlideShowController>&
rxController, sd::Transmitter *aTransmitter );
- ~ImagePreparer();
+ virtual ~ImagePreparer();
private:
css::uno::Reference<css::presentation::XSlideShowController> xController;