[Libreoffice-commits] core.git: Branch 'feature/cib_contract3756' - framework/source
Thorsten Behrens (via logerrit)
logerrit at kemper.freedesktop.org
Fri Nov 1 08:32:07 UTC 2019
framework/source/uielement/FixedImageToolbarController.cxx | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
New commits:
commit 2f3c17f4d59226522beb65797d9dd7693a6e2784
Author: Thorsten Behrens <Thorsten.Behrens at CIB.de>
AuthorDate: Fri Nov 1 09:31:19 2019 +0100
Commit: Thorsten Behrens <Thorsten.Behrens at CIB.de>
CommitDate: Fri Nov 1 09:31:19 2019 +0100
Fixup
Change-Id: Icc0289ca0ac279552e3c7cc9655a2c6f6c3473a7
diff --git a/framework/source/uielement/FixedImageToolbarController.cxx b/framework/source/uielement/FixedImageToolbarController.cxx
index 6f9a1a53c3c0..49fea1fb1b69 100755
--- a/framework/source/uielement/FixedImageToolbarController.cxx
+++ b/framework/source/uielement/FixedImageToolbarController.cxx
@@ -24,7 +24,7 @@
#include <vcl/window.hxx>
#include <vcl/toolbox.hxx>
-#include <vcl/imgctrl.hxx>
+#include <vcl/toolkit/imgctrl.hxx>
#include <svtools/miscopt.hxx>
#include <svtools/imgdef.hxx>
#include <framework/sfxhelperfunctions.hxx>
@@ -111,4 +111,4 @@ IMPL_LINK_NOARG(FixedImageToolbarController, MiscOptionsChanged, LinkParamNone*,
} // namespace
-/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
\ No newline at end of file
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
More information about the Libreoffice-commits
mailing list