diff options
author | Caolán McNamara <caolanm@redhat.com> | 2020-02-07 12:01:55 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2020-02-07 15:30:46 +0100 |
commit | e982f2d4ad8956bc184b625b50fad4c3be117203 (patch) | |
tree | 9f0692ad8ad92da59ed51d8c942600fb1e572399 /svx/inc | |
parent | da7262415fb47710d5ff18fbc33e96a13412ae7b (diff) |
SvtURLBox is now unused
Change-Id: Iab78b3803272ceb62c4df74241b64f23b1437b03
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/88184
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'svx/inc')
-rw-r--r-- | svx/inc/pch/precompiled_svx.hxx | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/svx/inc/pch/precompiled_svx.hxx b/svx/inc/pch/precompiled_svx.hxx index c82c64fd58a7..335be47a3561 100644 --- a/svx/inc/pch/precompiled_svx.hxx +++ b/svx/inc/pch/precompiled_svx.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 2020-02-05 20:47:16 using: + Generated on 2020-02-07 12:03:14 using: ./bin/update_pch svx svx --cutoff=3 --exclude:system --exclude:module --include:local If after updating build fails, use the following command to locate conflicting headers: @@ -76,14 +76,12 @@ #include <vcl/alpha.hxx> #include <vcl/bitmapex.hxx> #include <vcl/builder.hxx> -#include <vcl/combobox.hxx> #include <vcl/commandevent.hxx> #include <vcl/commandinfoprovider.hxx> #include <vcl/ctrl.hxx> #include <vcl/customweld.hxx> #include <vcl/dllapi.h> #include <vcl/dockwin.hxx> -#include <vcl/edit.hxx> #include <vcl/errcode.hxx> #include <vcl/errinf.hxx> #include <vcl/event.hxx> |