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

This commit is contained in:
masayuki%d-toybox.com 2005-07-11 05:27:10 +00:00
Родитель 4aca0aa39e
Коммит 2af8267b63
1 изменённых файлов: 2 добавлений и 2 удалений

Просмотреть файл

@ -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