summaryrefslogtreecommitdiffstats
path: root/vcl/inc/fontcache.hxx
diff options
context:
space:
mode:
authorPhilipp Lohmann [pl] <Philipp.Lohmann@Oracle.COM>2011-03-23 18:06:39 +0100
committerPhilipp Lohmann [pl] <Philipp.Lohmann@Oracle.COM>2011-03-23 18:06:39 +0100
commitd67e92069b9fb109e33a5133326eef51bf99aeb8 (patch)
tree8e403c695b28b8ba6adf2dc305a5c62388f7ae01 /vcl/inc/fontcache.hxx
parentvcl2gnumake: #i116588# add: windows native resource files, cleanup (thanks hj... (diff)
parentmasterfix DEV300: #i117352#,#i10000# WaE converting to non-pointer type sal_u... (diff)
downloadcore-d67e92069b9fb109e33a5133326eef51bf99aeb8.tar.gz
core-d67e92069b9fb109e33a5133326eef51bf99aeb8.zip
vcl2gnumake: rebase to DEV300m103
Diffstat (limited to 'vcl/inc/fontcache.hxx')
-rw-r--r--vcl/inc/fontcache.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/vcl/inc/fontcache.hxx b/vcl/inc/fontcache.hxx
index b18748ed5791..7747b99015fe 100644
--- a/vcl/inc/fontcache.hxx
+++ b/vcl/inc/fontcache.hxx
@@ -38,7 +38,7 @@
namespace psp
{
-class VCL_DLLPUBLIC FontCache
+class VCL_PLUGIN_PUBLIC FontCache
{
struct FontDir;
friend class FontDir;