More TODOs.

This commit is contained in:
Pietro Gagliardi 2016-01-13 19:35:31 -05:00
parent 049b2256e4
commit 468acd50be
1 changed files with 1 additions and 0 deletions

View File

@ -27,6 +27,7 @@ static double entryDouble(uiEntry *e)
return d; return d;
} }
// TODO this should be altered not to restore all state on exit so default text attributes can be checked
static void drawGuides(uiDrawContext *c, uiDrawTextFontMetrics *m) static void drawGuides(uiDrawContext *c, uiDrawTextFontMetrics *m)
{ {
uiDrawPath *p; uiDrawPath *p;