mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-02 01:48:05 +00:00
Adding PROGID and ClassName
This commit is contained in:
parent
65397b2c96
commit
dc23df1db8
@ -33,6 +33,8 @@
|
||||
0x11d2, \
|
||||
{0x81, 0x77, 0x00, 0x60, 0x08, 0x11, 0x9d, 0x7a} \
|
||||
}
|
||||
#define NS_ALLOCATOR_PROGID "component://netscape/allocator"
|
||||
#define NS_ALLOCATOR_CLASSNAME "Allocator"
|
||||
|
||||
class nsIAllocator : public nsISupports {
|
||||
public:
|
||||
|
Loading…
Reference in New Issue
Block a user