diff options
author | Caolán McNamara <caolanm@redhat.com> | 2020-11-12 20:48:50 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2020-11-20 21:07:56 +0100 |
commit | 75b9109a2da35cf0f0914504145d84cf918c6af2 (patch) | |
tree | ce444db75d6f2282e86d86c89c0cce66ab937c8d /sfx2/source/view/sfxbasecontroller.cxx | |
parent | 94ea1c89e959069aa7c735317470712012df2362 (diff) |
weld TabBar
Change-Id: I698f4dfc64bfa9bc4896111757616b4051b10293
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/105797
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'sfx2/source/view/sfxbasecontroller.cxx')
-rw-r--r-- | sfx2/source/view/sfxbasecontroller.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sfx2/source/view/sfxbasecontroller.cxx b/sfx2/source/view/sfxbasecontroller.cxx index 23b1aad5c3d0..f07f9b4a1fd0 100644 --- a/sfx2/source/view/sfxbasecontroller.cxx +++ b/sfx2/source/view/sfxbasecontroller.cxx @@ -64,7 +64,6 @@ #include <toolkit/helper/convert.hxx> #include <framework/titlehelper.hxx> #include <comphelper/processfactory.hxx> -#include <vcl/button.hxx> #include <vcl/svapp.hxx> #include <tools/svborder.hxx> |