Commit fd90aab3 authored by Francois Gouget's avatar Francois Gouget Committed by Alexandre Julliard

comctl32/tests: Make test_ApproximateViewRect() static.

parent 8f43b54a
......@@ -4021,7 +4021,7 @@ static void test_LVS_EX_TRANSPARENTBKGND(void)
DestroyWindow(hwnd);
}
void test_ApproximateViewRect(void)
static void test_ApproximateViewRect(void)
{
HWND hwnd;
DWORD ret;
......
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