mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
all: various fixes for [heap]/auto-heap handling (#10033)
This commit is contained in:
@@ -100,6 +100,7 @@ pub:
|
||||
native_rendering bool // Cocoa on macOS/iOS, GDI+ on Windows
|
||||
}
|
||||
|
||||
[heap]
|
||||
pub struct Context {
|
||||
render_text bool
|
||||
mut:
|
||||
|
||||
Reference in New Issue
Block a user