mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 253889: DeCOMtaminate nsIPresShell - IID rev. r=roc
--HG-- extra : rebase_source : 7570b499706367da3153fb3c21abcd41aaa98349
This commit is contained in:
parent
1921815643
commit
665740a6fc
@ -127,8 +127,8 @@ typedef struct CapturingContentInfo {
|
||||
} CapturingContentInfo;
|
||||
|
||||
#define NS_IPRESSHELL_IID \
|
||||
{ 0x94c34e88, 0x2da3, 0x49d4, \
|
||||
{ 0xa5, 0x35, 0x51, 0xa4, 0x16, 0x92, 0xa5, 0x79 } }
|
||||
{ 0xc8f0b83e, 0x7457, 0x4367, \
|
||||
{ 0xa9, 0x82, 0xe1, 0xfa, 0x11, 0xf9, 0x60, 0xbc } }
|
||||
|
||||
// Constants for ScrollContentIntoView() function
|
||||
#define NS_PRESSHELL_SCROLL_TOP 0
|
||||
|
Loading…
Reference in New Issue
Block a user