Commit c75b4604 authored by Zhiyi Zhang's avatar Zhiyi Zhang Committed by Alexandre Julliard

uxtheme: Support parsing more tab parts.

parent 827839a6
......@@ -1038,6 +1038,7 @@ static const MSSTYLES_CLASS_MAP classTab[] = {
{TABP_TOPTABITEMBOTHEDGE, TTIBES_FOCUSED, L"FOCUSED"},
{TABP_PANE, 0, L"PANE"},
{TABP_BODY, 0, L"BODY"},
{TABP_AEROWIZARDBODY, 0, L"AEROWIZARDBODY"},
{0, 0, L""}
};
......
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