mirror of
https://github.com/Ed94/Odin.git
synced 2026-08-06 23:58:50 +00:00
Move vendor:darwin/Foundation to core:sys/darwin/Foundation
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
package objc_Foundation
|
||||
|
||||
@(objc_class="NSUndoManager")
|
||||
UndoManager :: struct {using _: Object}
|
||||
// TODO: implement NSUndoManager
|
||||
Reference in New Issue
Block a user