summaryrefslogtreecommitdiff
path: root/dbaccess/source/core/inc/TableDeco.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'dbaccess/source/core/inc/TableDeco.hxx')
-rw-r--r--dbaccess/source/core/inc/TableDeco.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/dbaccess/source/core/inc/TableDeco.hxx b/dbaccess/source/core/inc/TableDeco.hxx
index 2391d7f7b114..71c45ea356d4 100644
--- a/dbaccess/source/core/inc/TableDeco.hxx
+++ b/dbaccess/source/core/inc/TableDeco.hxx
@@ -102,7 +102,7 @@ namespace dbaccess
throw (css::uno::Exception, std::exception) override;
- virtual ~ODBTableDecorator();
+ virtual ~ODBTableDecorator() override;
public:
/** constructs a wrapper supporting the com.sun.star.sdb.Table service.