summaryrefslogtreecommitdiff
path: root/sfx2/source/inc/partwnd.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sfx2/source/inc/partwnd.hxx')
-rw-r--r--sfx2/source/inc/partwnd.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sfx2/source/inc/partwnd.hxx b/sfx2/source/inc/partwnd.hxx
index 730c603c0789..07f873ce76da 100644
--- a/sfx2/source/inc/partwnd.hxx
+++ b/sfx2/source/inc/partwnd.hxx
@@ -48,7 +48,7 @@ public:
SfxChildWinInfo* pInfo );
SFX_DECL_CHILDWINDOW(SfxPartChildWnd_Impl);
- virtual ~SfxPartChildWnd_Impl();
+ virtual ~SfxPartChildWnd_Impl() override;
virtual bool QueryClose() override;
};