diff options
author | Tomaž Vajngerl <tomaz.vajngerl@collabora.co.uk> | 2018-04-12 14:35:51 +0900 |
---|---|---|
committer | Tomaž Vajngerl <quikee@gmail.com> | 2018-04-13 06:01:25 +0200 |
commit | 55e84652ae84bd2374462ee19afd359a8cc90b95 (patch) | |
tree | 547ec72df8e8ee38bdf7321b95bed65609424db9 /cui/source/inc/SvxMenuConfigPage.hxx | |
parent | 1f8a3657216e44796cb94087450552aa977ebdae (diff) |
Remove XGraphicProvider imports where they aren't needed
Change-Id: Ie4da74e7d58d49aa870a70c4279cbab22f0f7746
Reviewed-on: https://gerrit.libreoffice.org/52805
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Tomaž Vajngerl <quikee@gmail.com>
Diffstat (limited to 'cui/source/inc/SvxMenuConfigPage.hxx')
-rw-r--r-- | cui/source/inc/SvxMenuConfigPage.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cui/source/inc/SvxMenuConfigPage.hxx b/cui/source/inc/SvxMenuConfigPage.hxx index f944ce36161e..ea514712b5cc 100644 --- a/cui/source/inc/SvxMenuConfigPage.hxx +++ b/cui/source/inc/SvxMenuConfigPage.hxx @@ -34,7 +34,6 @@ #include <com/sun/star/ui/XUIConfigurationListener.hpp> #include <com/sun/star/ui/XUIConfigurationManager.hpp> #include <com/sun/star/ui/XImageManager.hpp> -#include <com/sun/star/graphic/XGraphicProvider.hpp> #include <com/sun/star/frame/XFrame.hpp> #include <com/sun/star/uno/XComponentContext.hpp> #include <com/sun/star/lang/XSingleComponentFactory.hpp> |