summaryrefslogtreecommitdiffstats
path: root/sc/inc/reffind.hxx
diff options
context:
space:
mode:
authorLuboš Luňák <l.lunak@suse.cz>2012-04-07 18:37:50 +0200
committerLuboš Luňák <l.lunak@suse.cz>2012-04-07 18:40:25 +0200
commit69d46dd7a6adfffd71da055bb65108c80d27395f (patch)
tree3c9cd0e46c656584edc4ae65245ec32e18249bc1 /sc/inc/reffind.hxx
parentbah, really deliver the files (diff)
downloadcore-69d46dd7a6adfffd71da055bb65108c80d27395f.tar.gz
core-69d46dd7a6adfffd71da055bb65108c80d27395f.zip
do not include contents of huge sc/sd/sw libs into tiny unittests
This decreases debug build dir size by about 0.5G for gcc and 1G for clang.
Diffstat (limited to 'sc/inc/reffind.hxx')
-rw-r--r--sc/inc/reffind.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/inc/reffind.hxx b/sc/inc/reffind.hxx
index 63dcf12c65e8..d45023d1ab18 100644
--- a/sc/inc/reffind.hxx
+++ b/sc/inc/reffind.hxx
@@ -36,7 +36,7 @@ class ScDocument;
// -----------------------------------------------------------------------
-class ScRefFinder
+class SC_DLLPUBLIC ScRefFinder
{
private:
String aFormula;