[PATCH 2/8] mshtml: Moved HTMLScriptElement declaration to separated header

Jacek Caban jacek at codeweavers.com
Tue Oct 16 10:07:29 CDT 2012


---
 dlls/mshtml/htmlevent.c      |    1 +
 dlls/mshtml/htmlscript.c     |    1 +
 dlls/mshtml/htmlscript.h     |   38 ++++++++++++++++++++++++++++++++++++++
 dlls/mshtml/htmlwindow.c     |    1 +
 dlls/mshtml/mshtml_private.h |   20 --------------------
 dlls/mshtml/mutation.c       |    1 +
 dlls/mshtml/navigate.c       |    1 +
 dlls/mshtml/nsevents.c       |    1 +
 dlls/mshtml/persist.c        |    1 +
 dlls/mshtml/script.c         |    1 +
 10 files changed, 46 insertions(+), 20 deletions(-)
 create mode 100644 dlls/mshtml/htmlscript.h


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-mshtml-Moved-HTMLScriptElement-declaration-to-separat.diff
Type: text/x-patch
Size: 6240 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20121016/b5b2d427/attachment.bin>


More information about the wine-patches mailing list