Commit 30a6f54d authored by Sergey Khodych's avatar Sergey Khodych Committed by Alexandre Julliard

comctl32/tests: Fix typo in toolbar todo test.

parent 17ab5875
......@@ -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},
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment