Bug 587542. Rev IID that was forgotten.

This commit is contained in:
Timothy Nikkel 2010-08-21 19:55:55 -05:00
Родитель ca1a9846eb
Коммит a2f2373aa2
1 изменённых файлов: 2 добавлений и 2 удалений

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

@ -47,8 +47,8 @@ class nsIRenderingContext;
class nsGUIEvent;
#define NS_IVIEWOBSERVER_IID \
{ 0xc5dfb460, 0x50fb, 0x483e, \
{ 0xb4, 0x22, 0x19, 0xb7, 0x20, 0x4f, 0xe2, 0xdc } } //xxx
{ 0x6af699da, 0x8bfe, 0x43c9, \
{ 0xae, 0xc1, 0x76, 0x1b, 0x03, 0x62, 0x8d, 0x64 } }
class nsIViewObserver : public nsISupports
{