comctl32/tests: Fix typo in toolbar todo test.
This commit is contained in:
parent
17ab587567
commit
30a6f54dc9
|
@ -721,8 +721,8 @@ static tbsize_result_t tbsize_results[] =
|
|||
{ {0, 0, 672, 100}, {239, 102}, 3, {
|
||||
{ 0, 2, 100, 102}, {100, 2, 139, 102}, {139, 2, 239, 102},
|
||||
}, },
|
||||
{ {0, 0, 672, 42}, {183, 40}, 3, {
|
||||
{ 0, 2, 75, 40}, {75, 2, 118, 40}, {118, 2, 183, 40},
|
||||
{ {0, 0, 672, 42}, {185, 40}, 3, {
|
||||
{ 0, 2, 75, 40}, {75, 2, 118, 40}, {118, 2, 185, 40},
|
||||
}, },
|
||||
{ {0, 0, 672, 42}, {67, 40}, 1, {
|
||||
{ 0, 2, 67, 40},
|
||||
|
|
Loading…
Reference in New Issue