summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/uno/composerdialogs.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'dbaccess/source/ui/uno/composerdialogs.hxx')
-rw-r--r--dbaccess/source/ui/uno/composerdialogs.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/dbaccess/source/ui/uno/composerdialogs.hxx b/dbaccess/source/ui/uno/composerdialogs.hxx
index dafe18a81e96..f3bfc920ede2 100644
--- a/dbaccess/source/ui/uno/composerdialogs.hxx
+++ b/dbaccess/source/ui/uno/composerdialogs.hxx
@@ -52,7 +52,7 @@ namespace dbaui
protected:
explicit ComposerDialog(const css::uno::Reference< css::uno::XComponentContext >& _rxORB);
- virtual ~ComposerDialog();
+ virtual ~ComposerDialog() override;
public:
virtual css::uno::Sequence<sal_Int8> SAL_CALL getImplementationId()