slideshow/source/engine/shapes/viewmediashape.cxx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit a5f58fd67935503d49f263f4eb9578bdb771cb14
Author: Markus Mohrhard <markus.mohrh...@googlemail.com>
Date:   Mon Jan 12 06:53:31 2015 +0100

    Revert "fix Werror build"
    
    This reverts commit cabf7158a8fa3eabda8d6436f46bdaf1a6ae8516.

diff --git a/slideshow/source/engine/shapes/viewmediashape.cxx 
b/slideshow/source/engine/shapes/viewmediashape.cxx
index 4f6c7b4..2839300 100644
--- a/slideshow/source/engine/shapes/viewmediashape.cxx
+++ b/slideshow/source/engine/shapes/viewmediashape.cxx
@@ -440,7 +440,7 @@ namespace slideshow
 
         bool ViewMediaShape::implInitializePlayerWindow( const 
::basegfx::B2DRectangle&   rBounds,
                                                                  const 
uno::Sequence< uno::Any >& rVCLDeviceParams,
-                                                                 const 
OUString& )
+                                                                 const 
OUString& rMimeType )
         {
             OSL_TRACE( "ViewMediaShape::implInitializePlayerWindow" );
             if( !mpMediaWindow.get() && !rBounds.isEmpty() )
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to