summaryrefslogtreecommitdiff
path: root/basctl/inc
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2022-08-08 12:07:06 +0100
committerCaolán McNamara <caolanm@redhat.com>2022-08-08 17:34:24 +0200
commit094572831b7e5fdc24d05f8244a70b4e9b4bb616 (patch)
tree9713b668a11357bca414e816ed7784c9c0924dc5 /basctl/inc
parentba394d2c9a2584ab9745b1b4f3deee3d7aa44636 (diff)
these two scrollbars don't meet, so drop the junction box
Change-Id: I066a63910d7ad71c3777b26091ce527e4017017c Reviewed-on: https://gerrit.libreoffice.org/c/core/+/137974 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'basctl/inc')
-rw-r--r--basctl/inc/pch/precompiled_basctl.hxx5
1 files changed, 2 insertions, 3 deletions
diff --git a/basctl/inc/pch/precompiled_basctl.hxx b/basctl/inc/pch/precompiled_basctl.hxx
index 9728e1df71b2..d295cddfb343 100644
--- a/basctl/inc/pch/precompiled_basctl.hxx
+++ b/basctl/inc/pch/precompiled_basctl.hxx
@@ -13,7 +13,7 @@
manual changes will be rewritten by the next run of update_pch.sh (which presumably
also fixes all possible problems, so it's usually better to use it).
- Generated on 2022-06-27 18:59:37 using:
+ Generated on 2022-08-08 12:07:41 using:
./bin/update_pch basctl basctl --cutoff=3 --exclude:system --include:module --exclude:local
If after updating build fails, use the following command to locate conflicting headers:
@@ -54,6 +54,7 @@
#include <string.h>
#include <string>
#include <string_view>
+#include <thread>
#include <type_traits>
#include <unordered_map>
#include <unordered_set>
@@ -70,7 +71,6 @@
#include <osl/interlck.h>
#include <osl/mutex.h>
#include <osl/mutex.hxx>
-#include <osl/thread.h>
#include <osl/time.h>
#include <rtl/alloc.h>
#include <rtl/character.hxx>
@@ -156,7 +156,6 @@
#include <vcl/salgtype.hxx>
#include <vcl/salnativewidgets.hxx>
#include <vcl/scopedbitmapaccess.hxx>
-#include <vcl/scrbar.hxx>
#include <vcl/settings.hxx>
#include <vcl/svapp.hxx>
#include <vcl/syswin.hxx>