include/sfx2/sidebar/SidebarController.hxx | 16 ++++++---------- 1 file changed, 6 insertions(+), 10 deletions(-)
New commits: commit 2017526bcca33ef55f90f97e3c8f2320f71a182a Author: Stephan Bergmann <sberg...@redhat.com> Date: Tue Dec 20 11:43:14 2016 +0100 ODR violation Change-Id: Ia56bd463c83c0aedcc7f4e9cf1b65c57104d78f2 diff --git a/include/sfx2/sidebar/SidebarController.hxx b/include/sfx2/sidebar/SidebarController.hxx index d4cdd57..7aaefc1 100644 --- a/include/sfx2/sidebar/SidebarController.hxx +++ b/include/sfx2/sidebar/SidebarController.hxx @@ -41,16 +41,12 @@ #include <cppuhelper/compbase.hxx> #include <cppuhelper/basemutex.hxx> - -namespace -{ - typedef cppu::WeakComponentImplHelper < - css::ui::XContextChangeEventListener, - css::beans::XPropertyChangeListener, - css::ui::XSidebar, - css::frame::XStatusListener - > SidebarControllerInterfaceBase; -} +typedef cppu::WeakComponentImplHelper < + css::ui::XContextChangeEventListener, + css::beans::XPropertyChangeListener, + css::ui::XSidebar, + css::frame::XStatusListener + > SidebarControllerInterfaceBase; class SfxSplitWindow; class FixedBitmap; _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits