summaryrefslogtreecommitdiff
path: root/include/connectivity/TIndex.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/connectivity/TIndex.hxx')
-rw-r--r--include/connectivity/TIndex.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/connectivity/TIndex.hxx b/include/connectivity/TIndex.hxx
index 7b22e61044a0..d43aa0f0cd1b 100644
--- a/include/connectivity/TIndex.hxx
+++ b/include/connectivity/TIndex.hxx
@@ -31,7 +31,7 @@ namespace connectivity
{
OTableHelper* m_pTable;
public:
- virtual void refreshColumns() SAL_OVERRIDE;
+ virtual void refreshColumns() override;
public:
OIndexHelper( OTableHelper* _pTable);
OIndexHelper( OTableHelper* _pTable,