Add GetIID

git-svn-id: svn://10.0.0.236/trunk@35920 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
sfraser%netscape.com
1999-06-19 21:51:25 +00:00
parent 171ff185dc
commit ea83cfbc18

View File

@@ -39,6 +39,8 @@ class nsIDocumentLoader;
class nsIDocumentLoaderObserver : public nsISupports
{
public:
NS_DEFINE_STATIC_IID_ACCESSOR(NS_IDOCUMENT_LOADER_OBSERVER_IID)
/**
* Notify the observer that a new document will be loaded.
*