mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
instead of Enum.foo require .foo if it's enough + some UI fixes
This commit is contained in:
@@ -6,6 +6,8 @@ module ui
|
||||
#include <Cocoa/Cocoa.h>
|
||||
#include <Carbon/Carbon.h>
|
||||
|
||||
__global default_font *C.NSFont
|
||||
|
||||
|
||||
fn focus_app(next, event, data voidptr) {
|
||||
#NSLog(@"2The hot key was pressed.");
|
||||
|
||||
Reference in New Issue
Block a user