summaryrefslogtreecommitdiff
path: root/include/sfx2/notebookbar
diff options
context:
space:
mode:
authorJochen Nitschke <j.nitschke+logerrit@ok.de>2017-05-30 10:57:29 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2017-06-12 13:05:38 +0200
commitfebbad7263ea25b76f4e53d2f136693a52207a1c (patch)
treefda9d351a49c1cb804598952e4f5d56ebb8e6655 /include/sfx2/notebookbar
parent90e83ba599cfe4872d9adfc6b4984b03e635f757 (diff)
cleanup unused css/frame/* includes
Change-Id: I173a29fd1ee889127369d2bc2fce8e010b89ca65 Reviewed-on: https://gerrit.libreoffice.org/38633 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'include/sfx2/notebookbar')
-rw-r--r--include/sfx2/notebookbar/NotebookbarTabControl.hxx1
-rw-r--r--include/sfx2/notebookbar/SfxNotebookBar.hxx1
2 files changed, 0 insertions, 2 deletions
diff --git a/include/sfx2/notebookbar/NotebookbarTabControl.hxx b/include/sfx2/notebookbar/NotebookbarTabControl.hxx
index 2562af565b11..c6ff08e32273 100644
--- a/include/sfx2/notebookbar/NotebookbarTabControl.hxx
+++ b/include/sfx2/notebookbar/NotebookbarTabControl.hxx
@@ -12,7 +12,6 @@
#include <vcl/toolbox.hxx>
#include <sfx2/dllapi.h>
-#include <com/sun/star/frame/XLayoutManager.hpp>
#include <vcl/tabctrl.hxx>
class ChangedUIEventListener;
diff --git a/include/sfx2/notebookbar/SfxNotebookBar.hxx b/include/sfx2/notebookbar/SfxNotebookBar.hxx
index e87e7d928c45..37a64ffef609 100644
--- a/include/sfx2/notebookbar/SfxNotebookBar.hxx
+++ b/include/sfx2/notebookbar/SfxNotebookBar.hxx
@@ -11,7 +11,6 @@
#define INCLUDED_SFX2_NOTEBOOKBAR_SFXNOTEBOOKBAR_HXX
#include <sfx2/dllapi.h>
-#include <com/sun/star/frame/XLayoutManager.hpp>
#include <vcl/notebookbar.hxx>
class SfxBindings;