[Libreoffice-commits] core.git: Branch 'feature/sidebaropt' - include/sfx2
Michael Meeks
michael.meeks at suse.com
Sat May 18 09:57:04 PDT 2013
include/sfx2/sidebar/ControllerItem.hxx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit e30bf4726723fa78c08feeaf3060fb5e7204f498
Author: Michael Meeks <michael.meeks at suse.com>
Date: Sat May 18 17:54:23 2013 +0100
add extra visibility annotation to ItemReceiverUpdate
diff --git a/include/sfx2/sidebar/ControllerItem.hxx b/include/sfx2/sidebar/ControllerItem.hxx
index f8cb1fe..61d21ba 100644
--- a/include/sfx2/sidebar/ControllerItem.hxx
+++ b/include/sfx2/sidebar/ControllerItem.hxx
@@ -51,7 +51,7 @@ class SFX2_DLLPUBLIC ControllerItem
: public SfxControllerItem
{
public:
- class ItemUpdateReceiverInterface
+ class SFX2_DLLPUBLIC ItemUpdateReceiverInterface
{
public:
virtual void NotifyItemUpdate(
More information about the Libreoffice-commits
mailing list