mirror of
https://github.com/reactos/reactos.git
synced 2024-12-28 18:15:11 +00:00
[COMCTL32] use previous version of cursor files CORE-14144,
idc_divider.cur & idc_divideropen.cur, justify their diff in comctl32/comctl32_ros.diff
This commit is contained in:
parent
406c31cee8
commit
5e5e5cde68
3 changed files with 4 additions and 0 deletions
|
@ -2501,3 +2501,7 @@ diff -pudN e:\wine\dlls\comctl32/treeview.c e:\reactos\dll\win32\comctl32/treevi
|
|||
|
||||
if (IsThemeBackgroundPartiallyTransparent (theme, 0, 0))
|
||||
DrawThemeParentBackground(infoPtr->hwnd, dc, &r);
|
||||
diff -pudN e:\wine\dlls\comctl32/idc_divider.cur e:\reactos\dll\win32\comctl32/idc_divider.cur
|
||||
#is kept at older state of ros SVN r75877 to avoid CORE-14144
|
||||
diff -pudN e:\wine\dlls\comctl32/idc_divideropen.cur e:\reactos\dll\win32\comctl32/idc_divideropen.cur
|
||||
#is kept at older state of ros SVN r75877 to avoid CORE-14144
|
||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 32 KiB After Width: | Height: | Size: 326 B |
Binary file not shown.
Before Width: | Height: | Size: 32 KiB After Width: | Height: | Size: 326 B |
Loading…
Reference in a new issue