More TODOs.
This commit is contained in:
parent
049b2256e4
commit
468acd50be
|
@ -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;
|
||||||
|
|
Loading…
Reference in New Issue