diff options
author | Caolán McNamara <caolanm@redhat.com> | 2019-02-13 21:33:05 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2019-02-14 14:33:25 +0100 |
commit | 6c1588fd22baa0f315e38ecd22591cf13b4b9384 (patch) | |
tree | 33e862bacc9b248b72a167acc8a4ba42fb11172f /xmlsecurity/source/dialogs/digitalsignaturesdialog.cxx | |
parent | 9127763db1fcb90b168befda6ce07aece774ceb4 (diff) |
drop unneeded vcl includes, update pch
Change-Id: Idd2c4a812a9415c816427f8566d9e7159b4dd2a6
Reviewed-on: https://gerrit.libreoffice.org/67806
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'xmlsecurity/source/dialogs/digitalsignaturesdialog.cxx')
-rw-r--r-- | xmlsecurity/source/dialogs/digitalsignaturesdialog.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/xmlsecurity/source/dialogs/digitalsignaturesdialog.cxx b/xmlsecurity/source/dialogs/digitalsignaturesdialog.cxx index 00e96005d816..4cde7de2e3e3 100644 --- a/xmlsecurity/source/dialogs/digitalsignaturesdialog.cxx +++ b/xmlsecurity/source/dialogs/digitalsignaturesdialog.cxx @@ -48,7 +48,6 @@ #include <tools/date.hxx> #include <tools/time.hxx> #include <unotools/datetime.hxx> -#include <vcl/treelistentry.hxx> #include <bitmaps.hlst> #include <strings.hrc> |