mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 861557 - nsIClassInfo.idl references non-existent nsIClassInfo.h. r=jlebar
This commit is contained in:
parent
2f2ba8d262
commit
e50eed3a9f
@ -20,8 +20,8 @@
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* Provides information about a specific implementation class. If you want
|
* Provides information about a specific implementation class. If you want
|
||||||
* your class to implement nsIClassInfo, see nsIClassInfo.h for instructions --
|
* your class to implement nsIClassInfo, see nsIClassInfoImpl.h for
|
||||||
* you most likely do not want to inherit from nsIClassInfo.
|
* instructions--you most likely do not want to inherit from nsIClassInfo.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
[scriptable, uuid(986c11d0-f340-11d4-9075-0010a4e73d9a)]
|
[scriptable, uuid(986c11d0-f340-11d4-9075-0010a4e73d9a)]
|
||||||
|
Loading…
Reference in New Issue
Block a user