summaryrefslogtreecommitdiff
path: root/include/connectivity/TTableHelper.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/connectivity/TTableHelper.hxx')
-rw-r--r--include/connectivity/TTableHelper.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/connectivity/TTableHelper.hxx b/include/connectivity/TTableHelper.hxx
index 0000cf974a45..847094bf709b 100644
--- a/include/connectivity/TTableHelper.hxx
+++ b/include/connectivity/TTableHelper.hxx
@@ -112,7 +112,7 @@ namespace connectivity
*/
virtual OUString getRenameStart() const;
- virtual ~OTableHelper();
+ virtual ~OTableHelper() override;
public:
virtual void refreshColumns() override;