Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Bug 587542. Rev IID that was forgotten.
  • Loading branch information
tnikkel committed Aug 22, 2010
1 parent 5071730 commit 96d7c68
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions view/public/nsIViewObserver.h
Expand Up @@ -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
{
Expand Down

0 comments on commit 96d7c68

Please sign in to comment.