summaryrefslogtreecommitdiff
path: root/sfx2/source/inc/workwin.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sfx2/source/inc/workwin.hxx')
-rw-r--r--sfx2/source/inc/workwin.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sfx2/source/inc/workwin.hxx b/sfx2/source/inc/workwin.hxx
index 6643cf2a01a8..3b111fda6581 100644
--- a/sfx2/source/inc/workwin.hxx
+++ b/sfx2/source/inc/workwin.hxx
@@ -160,7 +160,7 @@ class LayoutManagerListener : public ::cppu::WeakImplHelper<
{
public:
LayoutManagerListener( SfxWorkWindow* pWrkWin );
- virtual ~LayoutManagerListener();
+ virtual ~LayoutManagerListener() override;
void setFrame( const css::uno::Reference< css::frame::XFrame >& rFrame );