summaryrefslogtreecommitdiff
path: root/include/connectivity/TKey.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/connectivity/TKey.hxx')
-rw-r--r--include/connectivity/TKey.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/connectivity/TKey.hxx b/include/connectivity/TKey.hxx
index cfce73d09c6a..3fc9ba1f8b46 100644
--- a/include/connectivity/TKey.hxx
+++ b/include/connectivity/TKey.hxx
@@ -38,7 +38,7 @@ namespace connectivity
,const OUString& Name
,const std::shared_ptr<sdbcx::KeyProperties>& _rProps
);
- inline OTableHelper* getTable() const { return m_pTable; }
+ OTableHelper* getTable() const { return m_pTable; }
};
}
#endif // INCLUDED_CONNECTIVITY_TKEY_HXX