summaryrefslogtreecommitdiff
path: root/include/vcl/window.hxx
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2022-03-08 12:36:01 +0000
committerCaolán McNamara <caolanm@redhat.com>2022-03-08 17:01:26 +0100
commitc9efbdbfaf110c18576b7294b72cd03dad310720 (patch)
tree7be889e15ad8e2af80e10689068de5bf36616846 /include/vcl/window.hxx
parent2c3779475299eeed6fd9836c03aa22e1b3a41e88 (diff)
replace member-of in .ui a11y relations
Change-Id: I454c945c5ce17bcc1834923064014b43a0b45be7 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/131186 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'include/vcl/window.hxx')
-rw-r--r--include/vcl/window.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/vcl/window.hxx b/include/vcl/window.hxx
index 08c87993b65e..4ce1cf44a388 100644
--- a/include/vcl/window.hxx
+++ b/include/vcl/window.hxx
@@ -1158,7 +1158,6 @@ public:
void SetAccessibleRelationLabelFor( vcl::Window* pLabelFor );
vcl::Window* GetAccessibleRelationLabelFor() const;
- void SetAccessibleRelationMemberOf( vcl::Window* pMemberOf );
vcl::Window* GetAccessibleRelationMemberOf() const;
// to avoid sending accessibility events in cases like closing dialogs