summaryrefslogtreecommitdiff
path: root/sfx2
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2019-06-11 16:23:51 +0100
committerCaolán McNamara <caolanm@redhat.com>2019-06-13 09:56:31 +0200
commitacf941677f92debe62900232231b81c3c03ccf51 (patch)
tree510af2701fb9948e7ddb15b48be913817530277d /sfx2
parentddc60f13279adbb4500b2502bcf4864fc8c0e240 (diff)
remove some unneeded includes
Change-Id: I4722cc32e79cb9bd3708a66be127e097fdb84aed Reviewed-on: https://gerrit.libreoffice.org/73838 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'sfx2')
-rw-r--r--sfx2/source/dialog/backingwindow.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/sfx2/source/dialog/backingwindow.hxx b/sfx2/source/dialog/backingwindow.hxx
index 0b6c5b85eece..a4a5803a4804 100644
--- a/sfx2/source/dialog/backingwindow.hxx
+++ b/sfx2/source/dialog/backingwindow.hxx
@@ -24,7 +24,6 @@
#include <vcl/builder.hxx>
#include <vcl/button.hxx>
-#include <vcl/tabctrl.hxx>
#include <vcl/layout.hxx>
#include <vcl/menubtn.hxx>