diff options
author | Jochen Nitschke <j.nitschke+logerrit@ok.de> | 2017-05-23 13:39:02 +0200 |
---|---|---|
committer | Jochen Nitschke <j.nitschke+logerrit@ok.de> | 2017-05-23 18:16:48 +0200 |
commit | 2e5db24f63edbfced178dc7ff274e9eeeea9de68 (patch) | |
tree | f96f6bcf6a727ddc9102da4262d5e2d264673e8d /svtools/inc | |
parent | 6a91ea82502c0b9e6632d625962bf9da006c4a2f (diff) |
remove VCLExternalSolarLock* members from ..
.. classes with OAccessibleContextHelper base.
Change-Id: I3187e88bf485e78fb78550870a87db29d958dbc0
Reviewed-on: https://gerrit.libreoffice.org/37948
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Jochen Nitschke <j.nitschke+logerrit@ok.de>
Diffstat (limited to 'svtools/inc')
-rw-r--r-- | svtools/inc/vclxaccessibleheaderbaritem.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/svtools/inc/vclxaccessibleheaderbaritem.hxx b/svtools/inc/vclxaccessibleheaderbaritem.hxx index e3732f11e3c0..533be149c302 100644 --- a/svtools/inc/vclxaccessibleheaderbaritem.hxx +++ b/svtools/inc/vclxaccessibleheaderbaritem.hxx @@ -30,7 +30,6 @@ #include <vector> class HeaderBar; -class VCLExternalSolarLock; class VclSimpleEvent; class VclWindowEvent; |