summaryrefslogtreecommitdiff
path: root/sfx2/source
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2019-10-29 16:54:55 +0000
committerCaolán McNamara <caolanm@redhat.com>2019-10-30 09:12:00 +0100
commit05b24909981fc952b36fe7ac520232bd19822c8a (patch)
treeea9e7cedd65357857d69750ce7359380889d092e /sfx2/source
parentbb16c36512189c0ff0c72cdb49a7fd24ee8f474d (diff)
don't need to include vcl/tabctrl.hxx
Change-Id: Idb1f6700c5012303e45587db653b62a90e331c17 Reviewed-on: https://gerrit.libreoffice.org/81710 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'sfx2/source')
-rw-r--r--sfx2/source/notebookbar/SfxNotebookBar.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/sfx2/source/notebookbar/SfxNotebookBar.cxx b/sfx2/source/notebookbar/SfxNotebookBar.cxx
index 5b9dd2018ae7..9c7972d46783 100644
--- a/sfx2/source/notebookbar/SfxNotebookBar.cxx
+++ b/sfx2/source/notebookbar/SfxNotebookBar.cxx
@@ -15,7 +15,6 @@
#include <toolkit/awt/vclxmenu.hxx>
#include <vcl/notebookbar.hxx>
#include <vcl/syswin.hxx>
-#include <vcl/tabctrl.hxx>
#include <sfx2/viewfrm.hxx>
#include <sfx2/sfxsids.hrc>
#include <comphelper/processfactory.hxx>