mirror of
https://github.com/emilk/egui.git
synced 2026-08-29 04:40:03 -04:00
@@ -170,12 +170,16 @@ objc2-app-kit = { workspace = true, default-features = false, features = [
|
|||||||
"std",
|
"std",
|
||||||
"NSApplication",
|
"NSApplication",
|
||||||
"NSBitmapImageRep",
|
"NSBitmapImageRep",
|
||||||
|
"NSButton",
|
||||||
|
"NSControl",
|
||||||
"NSGraphics",
|
"NSGraphics",
|
||||||
"NSImage",
|
"NSImage",
|
||||||
"NSImageRep",
|
"NSImageRep",
|
||||||
"NSMenu",
|
"NSMenu",
|
||||||
"NSMenuItem",
|
"NSMenuItem",
|
||||||
"NSResponder",
|
"NSResponder",
|
||||||
|
"NSView",
|
||||||
|
"NSWindow",
|
||||||
] }
|
] }
|
||||||
|
|
||||||
# windows:
|
# windows:
|
||||||
|
|||||||
Reference in New Issue
Block a user