summaryrefslogtreecommitdiff
path: root/include/vcl/imapobj.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/vcl/imapobj.hxx')
-rw-r--r--include/vcl/imapobj.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/vcl/imapobj.hxx b/include/vcl/imapobj.hxx
index a9bf0ce7bc8f..2310328904e9 100644
--- a/include/vcl/imapobj.hxx
+++ b/include/vcl/imapobj.hxx
@@ -47,7 +47,7 @@ class SvStream;
#define IMAP_ERR_OK 0x00000000L
#define IMAP_ERR_FORMAT 0x00000001L
-class VCL_DLLPUBLIC IMapObject
+class IMapObject
{
friend class ImageMap;