mshtml: Use designated initializers in node vtables.
commit965040f04b6816ce11d1d2d52f47d6cb4784a31e
authorGabriel Ivăncescu <gabrielopcode@gmail.com>
Tue, 15 Aug 2023 16:46:26 +0000 (15 19:46 +0300)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 16 Aug 2023 06:51:23 +0000 (16 08:51 +0200)
tree96a9049913bd97bab3fe1c21b19c0de1d2462c1d
parentb4f9aee68c1c51cec7eba5094297f225e0ee77b1
mshtml: Use designated initializers in node vtables.

Signed-off-by: Gabriel Ivăncescu <gabrielopcode@gmail.com>
22 files changed:
dlls/mshtml/htmlanchor.c
dlls/mshtml/htmlarea.c
dlls/mshtml/htmlbody.c
dlls/mshtml/htmlcomment.c
dlls/mshtml/htmldoc.c
dlls/mshtml/htmlelem.c
dlls/mshtml/htmlform.c
dlls/mshtml/htmlframe.c
dlls/mshtml/htmlgeneric.c
dlls/mshtml/htmlhead.c
dlls/mshtml/htmlimg.c
dlls/mshtml/htmlinput.c
dlls/mshtml/htmllink.c
dlls/mshtml/htmlnode.c
dlls/mshtml/htmlobject.c
dlls/mshtml/htmlscript.c
dlls/mshtml/htmlselect.c
dlls/mshtml/htmlstyleelem.c
dlls/mshtml/htmltable.c
dlls/mshtml/htmltextarea.c
dlls/mshtml/htmltextnode.c
dlls/mshtml/svg.c