summaryrefslogtreecommitdiff
path: root/vcl/unx/gtk/a11y/atklistener.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'vcl/unx/gtk/a11y/atklistener.hxx')
-rw-r--r--vcl/unx/gtk/a11y/atklistener.hxx4
1 files changed, 3 insertions, 1 deletions
diff --git a/vcl/unx/gtk/a11y/atklistener.hxx b/vcl/unx/gtk/a11y/atklistener.hxx
index 804769f2834c..e47f6222fe06 100644
--- a/vcl/unx/gtk/a11y/atklistener.hxx
+++ b/vcl/unx/gtk/a11y/atklistener.hxx
@@ -49,7 +49,9 @@ private:
virtual ~AtkListener();
// Updates the child list held to provide the old IndexInParent on children_changed::remove
- void updateChildList(::com::sun::star::accessibility::XAccessibleContext* pContext);
+ void updateChildList(
+ css::uno::Reference<css::accessibility::XAccessibleContext> const &
+ pContext);
// Process CHILD_EVENT notifications with a new child added
void handleChildAdded(