summaryrefslogtreecommitdiff
path: root/include/ucbhelper/commandenvironment.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/ucbhelper/commandenvironment.hxx')
-rw-r--r--include/ucbhelper/commandenvironment.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/ucbhelper/commandenvironment.hxx b/include/ucbhelper/commandenvironment.hxx
index 26a7006c0d7d..dff68b1ed8aa 100644
--- a/include/ucbhelper/commandenvironment.hxx
+++ b/include/ucbhelper/commandenvironment.hxx
@@ -57,7 +57,7 @@ public:
/**
* Destructor.
*/
- virtual ~CommandEnvironment();
+ virtual ~CommandEnvironment() override;
// XCommandEnvironemnt
virtual css::uno::Reference< css::task::XInteractionHandler > SAL_CALL getInteractionHandler()