Skip to content

Commit

Permalink
Update Assets
Browse files Browse the repository at this point in the history
  • Loading branch information
zeitlings committed Jun 16, 2024
1 parent 1a26d9f commit e47ed27
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion assets/code/WindowNavigator/AccessibilityBridgingHeader.h
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,10 @@

#ifndef AccessibilityBridgingHeader_h
#define AccessibilityBridgingHeader_h
#endif /* AccessibilityBridgingHeader_h */

#import <AppKit/AppKit.h>

AXError _AXUIElementGetWindow(AXUIElementRef element, uint32_t *identifier);

#endif /* AccessibilityBridgingHeader_h */

0 comments on commit e47ed27

Please sign in to comment.