Changing IID for Bug 299748's previous patch r+sr=bzbarsky, a=cbeard

git-svn-id: svn://10.0.0.236/trunk@175909 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
masayuki%d-toybox.com 2005-07-11 05:27:10 +00:00
parent 31ee56b75e
commit dea8f5f3f3

View File

@ -49,8 +49,8 @@ struct nsSize;
// IID for the nsIScrollableView interface
#define NS_ISCROLLABLEVIEW_IID \
{ 0x1a8c8cfa, 0x86aa, 0x4421, \
{ 0xa1, 0x86, 0xae, 0x51, 0x79, 0x03, 0xe9, 0x06 } }
{ 0x36083bcf, 0x61d7, 0x4c24, \
{ 0xa6, 0xd4, 0x2f, 0x05, 0xba, 0x2c, 0x1b, 0x51 } }
/**
* A scrolling view allows an arbitrary view that you supply to be scrolled