Oops
This commit is contained in:
parent
41d63bd0cf
commit
71a310909d
|
@ -198,9 +198,7 @@ static void uiTableMinimumSize(uiWindowsControl *c, int *width, int *height)
|
|||
uiWindowsSizingDlgUnitsToPixels(&sizing, &x, &y);
|
||||
*width = x;
|
||||
*height = y;
|
||||
}'
|
||||
|
||||
$ TODO ===================
|
||||
}
|
||||
|
||||
static struct columnParams *appendColumn(uiTable *t, const char *name, int colfmt)
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue