...draw.h has nothing, so more TODOs. Now for investigating each file in turn.

This commit is contained in:
Pietro Gagliardi 2018-05-05 22:14:29 -04:00
parent fdff9b2dbb
commit 98fe8736b5
1 changed files with 2 additions and 0 deletions

View File

@ -1,5 +1,7 @@
// 6 january 2017
// TODO why do we still have this file; should we just split draw.m or not
struct uiDrawContext {
CGContextRef c;
CGFloat height; // needed for text; see below