mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
table: TypeCategory; freetype: remove C code; [typedef] C structs;
Objective-C interfaces
This commit is contained in:
@ -19,7 +19,7 @@ struct Context {
|
||||
last_name ui.TextBox
|
||||
age ui.TextBox
|
||||
users []User
|
||||
window *ui.Window
|
||||
window &ui.Window
|
||||
txt_pos int
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user