summaryrefslogtreecommitdiff
path: root/include/vcl/dndhelp.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/vcl/dndhelp.hxx')
-rw-r--r--include/vcl/dndhelp.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/vcl/dndhelp.hxx b/include/vcl/dndhelp.hxx
index a1dbf14014f5..116f46ac0797 100644
--- a/include/vcl/dndhelp.hxx
+++ b/include/vcl/dndhelp.hxx
@@ -106,7 +106,7 @@ private:
public:
DragAndDropWrapper( DragAndDropClient* pClient );
- ~DragAndDropWrapper();
+ virtual ~DragAndDropWrapper();
// ::com::sun::star::uno::XInterface
::com::sun::star::uno::Any SAL_CALL queryInterface( const ::com::sun::star::uno::Type & rType ) throw(::com::sun::star::uno::RuntimeException, std::exception) SAL_OVERRIDE;