summaryrefslogtreecommitdiff
path: root/framework/inc/helper/popupmenucontrollerbase.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'framework/inc/helper/popupmenucontrollerbase.hxx')
-rw-r--r--framework/inc/helper/popupmenucontrollerbase.hxx3
1 files changed, 2 insertions, 1 deletions
diff --git a/framework/inc/helper/popupmenucontrollerbase.hxx b/framework/inc/helper/popupmenucontrollerbase.hxx
index 25d308a72641..c02fd1bb99ca 100644
--- a/framework/inc/helper/popupmenucontrollerbase.hxx
+++ b/framework/inc/helper/popupmenucontrollerbase.hxx
@@ -63,10 +63,11 @@
#include <toolkit/awt/vclxmenu.hxx>
#include <cppuhelper/weak.hxx>
#include <rtl/ustring.hxx>
+#include <fwidllapi.h>
namespace framework
{
- class PopupMenuControllerBase : public com::sun::star::lang::XTypeProvider ,
+ class FWI_DLLPUBLIC PopupMenuControllerBase : public com::sun::star::lang::XTypeProvider ,
public com::sun::star::lang::XServiceInfo ,
public ::com::sun::star::frame::XPopupMenuController ,
public com::sun::star::lang::XInitialization ,