[Libreoffice-commits] core.git: include/vcl
Caolán McNamara (via logerrit)
logerrit at kemper.freedesktop.org
Thu Jan 30 08:48:35 UTC 2020
include/vcl/slider.hxx | 1 -
1 file changed, 1 deletion(-)
New commits:
commit 158e8ab5fc3e3db852ddcff510edce2006be5169
Author: Caolán McNamara <caolanm at redhat.com>
AuthorDate: Wed Jan 29 21:28:40 2020 +0000
Commit: Caolán McNamara <caolanm at redhat.com>
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 <caolanm at redhat.com>
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
{
More information about the Libreoffice-commits
mailing list