framework/inc/uielement/genericstatusbarcontroller.hxx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit ff72e05c9f99ab694685536a2d05558021b14b14
Author: Tor Lillqvist <t...@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
 {
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to