summaryrefslogtreecommitdiff
path: root/cui/source/customize/eventdlg.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'cui/source/customize/eventdlg.hxx')
-rw-r--r--cui/source/customize/eventdlg.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/cui/source/customize/eventdlg.hxx b/cui/source/customize/eventdlg.hxx
index a6d447909564..749bf11b8175 100644
--- a/cui/source/customize/eventdlg.hxx
+++ b/cui/source/customize/eventdlg.hxx
@@ -47,7 +47,7 @@ public:
/// this is only to let callers know that there is a LateInit which *must* be called
struct EarlyInit { };
SvxEventConfigPage( vcl::Window *pParent, const SfxItemSet& rSet, EarlyInit );
- virtual ~SvxEventConfigPage();
+ virtual ~SvxEventConfigPage() override;
virtual void dispose() override;
void LateInit( const css::uno::Reference< css::frame::XFrame >& _rxFrame );