summaryrefslogtreecommitdiff
path: root/framework/inc/helper/uiconfigelementwrapperbase.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'framework/inc/helper/uiconfigelementwrapperbase.hxx')
-rw-r--r--framework/inc/helper/uiconfigelementwrapperbase.hxx3
1 files changed, 2 insertions, 1 deletions
diff --git a/framework/inc/helper/uiconfigelementwrapperbase.hxx b/framework/inc/helper/uiconfigelementwrapperbase.hxx
index 2069f6b983f0..cbd30212a555 100644
--- a/framework/inc/helper/uiconfigelementwrapperbase.hxx
+++ b/framework/inc/helper/uiconfigelementwrapperbase.hxx
@@ -61,11 +61,12 @@
#include <cppuhelper/propshlp.hxx>
#include <cppuhelper/interfacecontainer.hxx>
#include <cppuhelper/weak.hxx>
+#include <fwedllapi.h>
namespace framework
{
-class UIConfigElementWrapperBase : public ::com::sun::star::lang::XTypeProvider ,
+class FWE_DLLPUBLIC UIConfigElementWrapperBase : public ::com::sun::star::lang::XTypeProvider ,
public ::com::sun::star::ui::XUIElement ,
public ::com::sun::star::ui::XUIElementSettings ,
public ::com::sun::star::lang::XInitialization ,