summaryrefslogtreecommitdiff
path: root/framework/inc/helper/oframes.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'framework/inc/helper/oframes.hxx')
-rw-r--r--framework/inc/helper/oframes.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/framework/inc/helper/oframes.hxx b/framework/inc/helper/oframes.hxx
index 63f2d91150d4..3eae713bf941 100644
--- a/framework/inc/helper/oframes.hxx
+++ b/framework/inc/helper/oframes.hxx
@@ -165,7 +165,7 @@ class OFrames : public ::cppu::WeakImplHelper< css::frame::XFrames >
This method is protected, because its not allowed to use this class as a member!
You MUST use a dynamical instance (pointer). That's the reason for a protected dtor.
*//*-*****************************************************************************************************/
- virtual ~OFrames();
+ virtual ~OFrames() override;
/*-****************************************************************************************************
@short reset instance to default values