mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-11 16:32:59 +00:00
rev this interface
This commit is contained in:
parent
93e5d9d733
commit
de4cee983f
@ -16,7 +16,7 @@
|
||||
#endif
|
||||
class nsIFolderListener; /* forward decl */
|
||||
|
||||
/* starting interface nsIFolder */
|
||||
/* starting interface: nsIFolder */
|
||||
|
||||
/* {361c89b0-c481-11d2-8614-000000000001} */
|
||||
#define NS_IFOLDER_IID_STR "361c89b0-c481-11d2-8614-000000000001"
|
||||
|
@ -16,7 +16,7 @@
|
||||
#endif
|
||||
class nsIFolder; /* forward decl */
|
||||
|
||||
/* starting interface nsIFolderListener */
|
||||
/* starting interface: nsIFolderListener */
|
||||
|
||||
/* {1c5ef9f0-d1c0-11d2-94CA-006097222B83} */
|
||||
#define NS_IFOLDERLISTENER_IID_STR "1c5ef9f0-d1c0-11d2-94CA-006097222B83"
|
||||
|
Loading…
Reference in New Issue
Block a user