sc/source/ui/app/scdll.cxx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 64e94ef4e01773e831a2f73cd1eb6a8efbf2b3b6
Author: Michael Meeks <[email protected]>
Date:   Fri May 17 20:35:13 2013 +0100

    thinko - squash me ...

diff --git a/sc/source/ui/app/scdll.cxx b/sc/source/ui/app/scdll.cxx
index 981df14..b31a45e 100644
--- a/sc/source/ui/app/scdll.cxx
+++ b/sc/source/ui/app/scdll.cxx
@@ -229,7 +229,7 @@ void ScDLL::Init()
 
     // common SFX controller
     ::sfx2::TaskPaneWrapper::RegisterChildWindow( false, pMod );
-    ::sfx2::sidebar::SidebarChildWindowIfEnabled::RegisterChildWindow(false, 
pMod);
+    ::sfx2::sidebar::SidebarChildWindow::RegisterChildWindowIfEnabled(false, 
pMod);
 
     // Svx-StatusBar-Controller
     SvxInsertStatusBarControl       ::RegisterControl(SID_ATTR_INSERT,      
pMod);
_______________________________________________
Libreoffice-commits mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to