summaryrefslogtreecommitdiff
path: root/sw
diff options
context:
space:
mode:
authorMaxim Monastirsky <momonasmon@gmail.com>2016-02-22 18:47:15 +0200
committerMaxim Monastirsky <momonasmon@gmail.com>2016-02-28 09:10:19 +0200
commit7affe26a1291eef8c77e890228061f13e987bff1 (patch)
treec39da5089c427f9cd5be8602449f302a573df7b3 /sw
parent5978b78eb2ee016bfda0a572ae1a9c86dc639241 (diff)
Kill sfx2 menu support
Change-Id: I340a066881b1962a4bcd5a2b7d9a0425d8b9557c
Diffstat (limited to 'sw')
-rw-r--r--sw/source/uibase/ribbar/tbxanchr.cxx1
-rw-r--r--sw/source/uibase/ribbar/workctrl.cxx1
2 files changed, 0 insertions, 2 deletions
diff --git a/sw/source/uibase/ribbar/tbxanchr.cxx b/sw/source/uibase/ribbar/tbxanchr.cxx
index deb2b7400822..d3a55457e520 100644
--- a/sw/source/uibase/ribbar/tbxanchr.cxx
+++ b/sw/source/uibase/ribbar/tbxanchr.cxx
@@ -24,7 +24,6 @@
#include <svl/intitem.hxx>
#include <sfx2/dispatch.hxx>
#include <vcl/toolbox.hxx>
-#include <sfx2/mnumgr.hxx>
#include "cmdid.h"
#include "docsh.hxx"
diff --git a/sw/source/uibase/ribbar/workctrl.cxx b/sw/source/uibase/ribbar/workctrl.cxx
index 420df7eb1ea0..506e4de330fd 100644
--- a/sw/source/uibase/ribbar/workctrl.cxx
+++ b/sw/source/uibase/ribbar/workctrl.cxx
@@ -25,7 +25,6 @@
#include <sfx2/dispatch.hxx>
#include <sfx2/bindings.hxx>
#include <sfx2/imagemgr.hxx>
-#include <sfx2/mnumgr.hxx>
#include <sfx2/msgpool.hxx>
#include <swmodule.hxx>
#include <view.hxx>