summaryrefslogtreecommitdiff
path: root/dbaccess/source/core/api/query.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'dbaccess/source/core/api/query.hxx')
-rw-r--r--dbaccess/source/core/api/query.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/dbaccess/source/core/api/query.hxx b/dbaccess/source/core/api/query.hxx
index 83a6e78f0f62..c7d32d0aa4ca 100644
--- a/dbaccess/source/core/api/query.hxx
+++ b/dbaccess/source/core/api/query.hxx
@@ -83,7 +83,7 @@ protected:
};
protected:
- virtual ~OQuery();
+ virtual ~OQuery() override;
// OPropertyArrayUsageHelper
virtual ::cppu::IPropertyArrayHelper* createArrayHelper( ) const override;