diff options
author | Caolán McNamara <caolanm@redhat.com> | 2020-12-07 16:57:05 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2020-12-08 13:44:06 +0100 |
commit | 4f86d4bdaa86dbbc752fdfc53cb78eef9565a6b2 (patch) | |
tree | 9e40c9b3e54c37cebe63fb5b1fec374041008745 /include | |
parent | 29f2e1543089c3caadeb5e0f6f69624566810044 (diff) |
drop unneeded include
Change-Id: I43e64a01873ddc738d050591719261146befd873
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/107406
Tested-by: Caolán McNamara <caolanm@redhat.com>
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'include')
-rw-r--r-- | include/sfx2/sidebar/TabBar.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/sfx2/sidebar/TabBar.hxx b/include/sfx2/sidebar/TabBar.hxx index 1738df1e2bfe..c3b429613b80 100644 --- a/include/sfx2/sidebar/TabBar.hxx +++ b/include/sfx2/sidebar/TabBar.hxx @@ -24,7 +24,6 @@ #include <vcl/InterimItemWindow.hxx> #include <vcl/menu.hxx> -#include <vcl/window.hxx> #include <functional> |