mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-29 07:42:04 +00:00
Bug 375779. nsIWritablePropertyBag2 needs a UUID change. r+sr=bzbarsky
This commit is contained in:
parent
648180a221
commit
13219592fa
@ -39,7 +39,7 @@
|
||||
|
||||
#include "nsIPropertyBag2.idl"
|
||||
|
||||
[scriptable, uuid(ee42c54a-19d3-472b-8bc3-76318d5ab5f4)]
|
||||
[scriptable, uuid(9cfd1587-360e-4957-a58f-4c2b1c5e7ed9)]
|
||||
interface nsIWritablePropertyBag2 : nsIPropertyBag2
|
||||
{
|
||||
void setPropertyAsInt32 (in AString prop, in PRInt32 value);
|
||||
|
Loading…
Reference in New Issue
Block a user