summaryrefslogtreecommitdiff
path: root/include/svx/dbtoolsclient.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/dbtoolsclient.hxx')
-rw-r--r--include/svx/dbtoolsclient.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svx/dbtoolsclient.hxx b/include/svx/dbtoolsclient.hxx
index 58ebe1dfa745..5a5542ba2cfe 100644
--- a/include/svx/dbtoolsclient.hxx
+++ b/include/svx/dbtoolsclient.hxx
@@ -68,7 +68,7 @@ namespace svxform
mutable ::rtl::Reference< ::connectivity::simple::IDataAccessTools > m_xDataAccessTools;
protected:
- virtual bool ensureLoaded() const;
+ virtual bool ensureLoaded() const SAL_OVERRIDE;
public:
OStaticDataAccessTools();