gg: add a temporary import for gx + a gg.Color type alias for gx.Color, without using it

pull/13325/head
Delyan Angelov 2022-01-29 21:42:19 +02:00
parent afd3ca8273
commit eb7f152f3d
No known key found for this signature in database
GPG Key ID: 66886C0F12D595ED
1 changed files with 5 additions and 0 deletions

View File

@ -0,0 +1,5 @@
module gg
import gx
pub type Color = gx.Color