chart2/source/controller/dialogs/tp_3D_SceneIllumination.hxx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit f84960ecba3a5a047067bbc357737163bd442150
Author: Tor Lillqvist <t...@collabora.com>
Date:   Mon Dec 9 23:29:41 2013 +0200

    Avoid C99 digraph <:
    
    Change-Id: Ifcd4f86bbdd0b780c73f277bc2b35f16e79ac682

diff --git a/chart2/source/controller/dialogs/tp_3D_SceneIllumination.hxx 
b/chart2/source/controller/dialogs/tp_3D_SceneIllumination.hxx
index 0f6d02e..09d1725 100644
--- a/chart2/source/controller/dialogs/tp_3D_SceneIllumination.hxx
+++ b/chart2/source/controller/dialogs/tp_3D_SceneIllumination.hxx
@@ -101,7 +101,7 @@ private:
 
     LightSourceInfo* m_pLightSourceInfoList;
 
-    ::com::sun::star::uno::Reference<::com::sun::star::beans::XPropertySet > 
m_xSceneProperties;
+    ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet > 
m_xSceneProperties;
 
     TimerTriggeredControllerLock    m_aTimerTriggeredControllerLock;
 
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to