summaryrefslogtreecommitdiff
path: root/vcl/inc/osx/a11yfocustracker.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'vcl/inc/osx/a11yfocustracker.hxx')
-rw-r--r--vcl/inc/osx/a11yfocustracker.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/vcl/inc/osx/a11yfocustracker.hxx b/vcl/inc/osx/a11yfocustracker.hxx
index 9cd9e6fbd5e0..e45f74aad21a 100644
--- a/vcl/inc/osx/a11yfocustracker.hxx
+++ b/vcl/inc/osx/a11yfocustracker.hxx
@@ -74,7 +74,7 @@ protected:
void toolbox_open_floater(vcl::Window *pWindow);
// callback function for Application::addEventListener
- static long WindowEventHandler(AquaA11yFocusTracker *pFocusTracker, ::VclSimpleEvent const *pEvent);
+ static sal_IntPtr WindowEventHandler(void * pThis, void * pCaller);
private:
// the accessible object that has the keyboard focus (if any)