light.msstyles: Add ListView parts.
Signed-off-by: Zhiyi Zhang <zzhang@codeweavers.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
This commit is contained in:
parent
c4d58096cd
commit
ee7be6ea7c
|
@ -341,6 +341,13 @@ BLUE_INI TEXTFILE
|
|||
"FillColor = 255 255 255\r\n"
|
||||
"BorderColor = 174 174 174\r\n"
|
||||
|
||||
"\r\n; ListView\r\n"
|
||||
"[ListView]\r\n"
|
||||
"BgType = BorderFill\r\n"
|
||||
"BorderSize = 1\r\n"
|
||||
"FillColor = 255 255 255\r\n"
|
||||
"BorderColor = 174 174 174\r\n"
|
||||
|
||||
"\r\n; Rebar\r\n"
|
||||
"[Rebar]\r\n"
|
||||
"BgType = ImageFile\r\n"
|
||||
|
|
Loading…
Reference in New Issue