diff options
Diffstat (limited to 'sc')
-rw-r--r-- | sc/inc/colorscale.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/inc/colorscale.hxx b/sc/inc/colorscale.hxx index 2a2004e5673b..0d33f1bb7146 100644 --- a/sc/inc/colorscale.hxx +++ b/sc/inc/colorscale.hxx @@ -91,7 +91,7 @@ enum ScAxisPosition } -struct ScDataBarFormatData +struct SC_DLLPUBLIC ScDataBarFormatData { ScDataBarFormatData(): maAxisColor(COL_BLACK), |