cui/source/customize/cfg.cxx | 1 +
1 file changed, 1 insertion(+)
New commits:
commit ecd8a6e8fad10c059ecee92dd769915ab90e40ee
Author: Noel Grandin <[email protected]>
Date: Mon Nov 10 12:16:41 2014 +0200
fdo#76658 fix bad conversion of old-style UNO service..
in my commit 0394cb37a2d378511f265004b285fd93df37e5ca
"fdo#46808, Convert ui::ImageManager to new style"
Change-Id: I77d3189723403221e7388969b1eb892a244b90af
Signed-off-by: Stephan Bergmann <[email protected]>
(cherry picked from commit 00ddedcb477ed09b5649e816b629234d5689b861)
Reviewed-on: https://gerrit.libreoffice.org/13069
Reviewed-by: Maxim Monastirsky <[email protected]>
Tested-by: Maxim Monastirsky <[email protected]>
diff --git a/cui/source/customize/cfg.cxx b/cui/source/customize/cfg.cxx
index 5a591ef..18181ee 100644
--- a/cui/source/customize/cfg.cxx
+++ b/cui/source/customize/cfg.cxx
@@ -4833,6 +4833,7 @@ SvxIconSelectorDialog::SvxIconSelectorDialog( Window
*pWindow,
aProp[ 1 ] <<= aPropValue;
m_xImportedImageManager = css::ui::ImageManager::create( xComponentContext
);
+ m_xImportedImageManager->initialize(aProp);
ImageInfo mImageInfo;
uno::Sequence< OUString > names;
_______________________________________________
Libreoffice-commits mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits