diff options
Diffstat (limited to 'include/svx/fmdpage.hxx')
-rw-r--r-- | include/svx/fmdpage.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svx/fmdpage.hxx b/include/svx/fmdpage.hxx index 152f862086af..e1bfb4089f8e 100644 --- a/include/svx/fmdpage.hxx +++ b/include/svx/fmdpage.hxx @@ -27,7 +27,7 @@ // SvxFmDrawPage -class SVX_DLLPUBLIC SvxFmDrawPage :public SvxDrawPage +class SVXCORE_DLLPUBLIC SvxFmDrawPage :public SvxDrawPage ,public css::form::XFormsSupplier2 { protected: |