summaryrefslogtreecommitdiff
path: root/vcl/inc/dndlistenercontainer.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'vcl/inc/dndlistenercontainer.hxx')
-rw-r--r--vcl/inc/dndlistenercontainer.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/vcl/inc/dndlistenercontainer.hxx b/vcl/inc/dndlistenercontainer.hxx
index be009cef7fa4..078b4aa3721b 100644
--- a/vcl/inc/dndlistenercontainer.hxx
+++ b/vcl/inc/dndlistenercontainer.hxx
@@ -45,7 +45,7 @@ class DNDListenerContainer : public vcl::unohelper::MutexHelper,
public:
DNDListenerContainer( sal_Int8 nDefaultActions );
- virtual ~DNDListenerContainer();
+ virtual ~DNDListenerContainer() override;
sal_uInt32 fireDropEvent(
const css::uno::Reference< css::datatransfer::dnd::XDropTargetDropContext >& context,