diff options
Diffstat (limited to 'framework/inc/classes/actiontriggercontainer.hxx')
-rw-r--r-- | framework/inc/classes/actiontriggercontainer.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/framework/inc/classes/actiontriggercontainer.hxx b/framework/inc/classes/actiontriggercontainer.hxx index aa0b52a3ec6d..8bce32fa5e24 100644 --- a/framework/inc/classes/actiontriggercontainer.hxx +++ b/framework/inc/classes/actiontriggercontainer.hxx @@ -32,7 +32,7 @@ namespace framework { -class FWE_DLLPUBLIC ActionTriggerContainer : public PropertySetContainer, +class ActionTriggerContainer : public PropertySetContainer, public css::lang::XMultiServiceFactory, public css::lang::XServiceInfo, public css::lang::XTypeProvider |