More TODOs.
This commit is contained in:
parent
049b2256e4
commit
468acd50be
|
@ -27,6 +27,7 @@ static double entryDouble(uiEntry *e)
|
|||
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)
|
||||
{
|
||||
uiDrawPath *p;
|
||||
|
|
Loading…
Reference in New Issue