[Libreoffice-commits] core.git: framework/inc
Tor Lillqvist
tml at iki.fi
Tue May 21 06:31:27 PDT 2013
framework/inc/uielement/genericstatusbarcontroller.hxx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit ff72e05c9f99ab694685536a2d05558021b14b14
Author: Tor Lillqvist <tml at iki.fi>
Date: Tue May 21 16:28:58 2013 +0300
WaE: 'AddonStatusbarItemData' struct/class confusion
Change-Id: I20b0b17dffe98ec27b686e0adfe8aaf6e10068ab
diff --git a/framework/inc/uielement/genericstatusbarcontroller.hxx b/framework/inc/uielement/genericstatusbarcontroller.hxx
index 3f73df8..bc4a71d 100644
--- a/framework/inc/uielement/genericstatusbarcontroller.hxx
+++ b/framework/inc/uielement/genericstatusbarcontroller.hxx
@@ -25,7 +25,7 @@
namespace framework
{
-class AddonStatusbarItemData;
+struct AddonStatusbarItemData;
class GenericStatusbarController : public svt::StatusbarController
{
More information about the Libreoffice-commits
mailing list