[PATCH 6/7] mshtml: Merge htmltablerow.c into htmltable.c.
27 Feb
2018
27 Feb
'18
1:58 p.m.
Signed-off-by: Jacek Caban <jacek(a)codeweavers.com> --- dlls/mshtml/Makefile.in | 1 - dlls/mshtml/htmltable.c | 446 +++++++++++++++++++++++++++++++++++++++++- dlls/mshtml/htmltablerow.c | 477 --------------------------------------------- 3 files changed, 445 insertions(+), 479 deletions(-) delete mode 100644 dlls/mshtml/htmltablerow.c
2935
Age (days ago)
2935
Last active (days ago)
0 comments
1 participants
participants (1)
-
Jacek Caban