зеркало из https://github.com/mozilla/gecko-dev.git
Follow-up from bug 641366: fix comment.
This commit is contained in:
Родитель
3172845672
Коммит
f648f8b11d
|
@ -439,7 +439,7 @@ struct CellRenderSettings {
|
|||
// If a control has no minimum dimensions in either/both axes, set to 0.0f.
|
||||
NSSize minimumSizes[3];
|
||||
|
||||
// A multidimensional array of [2][3][4],
|
||||
// A three-dimensional array,
|
||||
// with the first dimension being the OS version (only Leopard for the moment),
|
||||
// the second being the control size (mini, small, regular), and the third
|
||||
// being the 4 margin values (left, top, right, bottom).
|
||||
|
|
Загрузка…
Ссылка в новой задаче