summaryrefslogtreecommitdiff
path: root/include/connectivity/sdbcx/VKeyColumn.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/connectivity/sdbcx/VKeyColumn.hxx')
-rw-r--r--include/connectivity/sdbcx/VKeyColumn.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/connectivity/sdbcx/VKeyColumn.hxx b/include/connectivity/sdbcx/VKeyColumn.hxx
index 6eecf9459e22..b64c536fd61c 100644
--- a/include/connectivity/sdbcx/VKeyColumn.hxx
+++ b/include/connectivity/sdbcx/VKeyColumn.hxx
@@ -30,7 +30,7 @@ namespace connectivity
class OKeyColumn;
typedef ::comphelper::OIdPropertyArrayUsageHelper<OKeyColumn> OKeyColumn_PROP;
- class OOO_DLLPUBLIC_DBTOOLS OKeyColumn :
+ class OKeyColumn :
public OColumn, public OKeyColumn_PROP
{
OUString m_ReferencedColumn;