summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/inc/exsrcbrw.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'dbaccess/source/ui/inc/exsrcbrw.hxx')
-rw-r--r--dbaccess/source/ui/inc/exsrcbrw.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/dbaccess/source/ui/inc/exsrcbrw.hxx b/dbaccess/source/ui/inc/exsrcbrw.hxx
index 53a10bb54967..f43c749519f8 100644
--- a/dbaccess/source/ui/inc/exsrcbrw.hxx
+++ b/dbaccess/source/ui/inc/exsrcbrw.hxx
@@ -83,7 +83,7 @@ namespace dbaui
virtual css::uno::Sequence<OUString> SAL_CALL getSupportedServiceNames() throw(css::uno::RuntimeException, std::exception) override;
protected:
- virtual ~SbaExternalSourceBrowser();
+ virtual ~SbaExternalSourceBrowser() override;
virtual css::uno::Reference< css::sdbc::XRowSet > CreateForm() override;
virtual bool InitializeForm( const css::uno::Reference< css::beans::XPropertySet >& i_formProperties ) override;