summaryrefslogtreecommitdiff
path: root/include/sfx2/charwin.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/sfx2/charwin.hxx')
-rw-r--r--include/sfx2/charwin.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/sfx2/charwin.hxx b/include/sfx2/charwin.hxx
index 220a264a931d..06d971d0f304 100644
--- a/include/sfx2/charwin.hxx
+++ b/include/sfx2/charwin.hxx
@@ -71,7 +71,7 @@ public:
void ContextMenuSelect(const OString& rIdent);
};
-class SFX2_DLLPUBLIC SvxCharViewControl final : public Control
+class SvxCharViewControl final : public Control
{
public:
SvxCharViewControl(vcl::Window* pParent);