Module: wine Branch: master Commit: 07bf1d73046099e099074067a4da6397f88917e8 URL: https://gitlab.winehq.org/wine/wine/-/commit/07bf1d73046099e099074067a4da639...
Author: Gabriel Ivăncescu gabrielopcode@gmail.com Date: Mon Oct 17 21:20:02 2022 +0300
mshtml: Move the Persist interfaces out of basedoc.
Signed-off-by: Gabriel Ivăncescu gabrielopcode@gmail.com
---
dlls/mshtml/binding.h | 2 +- dlls/mshtml/editor.c | 2 +- dlls/mshtml/htmldoc.c | 45 ++- dlls/mshtml/mshtml_private.h | 21 +- dlls/mshtml/navigate.c | 2 +- dlls/mshtml/persist.c | 928 +++++++++++++++++++++++++++++++------------ 6 files changed, 726 insertions(+), 274 deletions(-)