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