More TODOs.

This commit is contained in:
Pietro Gagliardi 2018-08-19 17:27:43 -04:00
parent 8281a89465
commit a0458f7593
1 changed files with 2 additions and 0 deletions

View File

@ -4,6 +4,8 @@
package main
// TODO probably a bug in libui: changing the font away from skia leads to a crash
import (
"github.com/andlabs/ui"
)