include/vcl/slider.hxx |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit 158e8ab5fc3e3db852ddcff510edce2006be5169
Author:     Caolán McNamara <[email protected]>
AuthorDate: Wed Jan 29 21:28:40 2020 +0000
Commit:     Caolán McNamara <[email protected]>
CommitDate: Thu Jan 30 09:48:02 2020 +0100

    slider.hxx has no need to include field.hxx anymore
    
    Change-Id: Ib612df11eda9afe5b8e5610b3caf520bf8668e6b
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/87711
    Tested-by: Jenkins
    Reviewed-by: Caolán McNamara <[email protected]>

diff --git a/include/vcl/slider.hxx b/include/vcl/slider.hxx
index 3281080526b3..91e479f19ba1 100644
--- a/include/vcl/slider.hxx
+++ b/include/vcl/slider.hxx
@@ -23,7 +23,6 @@
 #include <vcl/dllapi.h>
 #include <vcl/ctrl.hxx>
 #include <vcl/scrbar.hxx>
-#include <vcl/field.hxx>
 
 class VCL_DLLPUBLIC Slider final : public Control
 {
_______________________________________________
Libreoffice-commits mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to