Skip to content

Commit 3f9103f

Browse files
jtbandestkremenek
authored andcommitted
[apinotes] Rename NSApplication activateIgnoringOtherApps(_:) to activate(ignoringOtherApps:) (#3774)
1 parent 308f990 commit 3f9103f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

apinotes/AppKit.apinotes

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -353,6 +353,9 @@ Classes:
353353
MethodKind: Class
354354
- Name: NSApplication
355355
Methods:
356+
- Selector: 'activateIgnoringOtherApps:'
357+
SwiftName: activate(ignoringOtherApps:)
358+
MethodKind: Instance
356359
- Selector: 'runModalSession:'
357360
SwiftName: runModalSession(_:)
358361
MethodKind: Instance

0 commit comments

Comments
 (0)