summaryrefslogtreecommitdiff
path: root/sfx2/source/view/impframe.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sfx2/source/view/impframe.hxx')
-rw-r--r--sfx2/source/view/impframe.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sfx2/source/view/impframe.hxx b/sfx2/source/view/impframe.hxx
index 1229b4469733..9939d8b9ec9f 100644
--- a/sfx2/source/view/impframe.hxx
+++ b/sfx2/source/view/impframe.hxx
@@ -72,7 +72,7 @@ public:
{
}
- virtual ~SfxFrame_Impl() { }
+ virtual ~SfxFrame_Impl() override { }
};
#endif