summaryrefslogtreecommitdiff
path: root/ucbhelper/source/client/content.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'ucbhelper/source/client/content.cxx')
-rw-r--r--ucbhelper/source/client/content.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/ucbhelper/source/client/content.cxx b/ucbhelper/source/client/content.cxx
index 82af44ced486..bcc44b686970 100644
--- a/ucbhelper/source/client/content.cxx
+++ b/ucbhelper/source/client/content.cxx
@@ -181,7 +181,7 @@ public:
const Reference< XContent >& rContent,
const Reference< XCommandEnvironment >& rEnv );
- virtual ~Content_Impl();
+ virtual ~Content_Impl() override;
const OUString& getURL() const;
Reference< XContent > getContent();