зеркало из https://github.com/mozilla/pjs.git
fix Windows bustage -- NOT PART OF DEFAULT BUILD --
This commit is contained in:
Родитель
f538e84af6
Коммит
85724ae651
|
@ -39,7 +39,7 @@ public:
|
|||
NS_DECL_ISUPPORTS
|
||||
NS_DECL_NSIPROPERTYBAG
|
||||
NS_DECL_NSIXPCSCRIPTABLE
|
||||
nsresult SetProperty(const nsAString & aName, nsIVariant * aValue);
|
||||
NS_IMETHOD SetProperty(const nsAString & aName, nsIVariant * aValue);
|
||||
|
||||
protected:
|
||||
nsSupportsHashtable * mProperties;
|
||||
|
|
|
@ -39,7 +39,7 @@ public:
|
|||
NS_DECL_ISUPPORTS
|
||||
NS_DECL_NSIPROPERTYBAG
|
||||
NS_DECL_NSIXPCSCRIPTABLE
|
||||
nsresult SetProperty(const nsAString & aName, nsIVariant * aValue);
|
||||
NS_IMETHOD SetProperty(const nsAString & aName, nsIVariant * aValue);
|
||||
|
||||
protected:
|
||||
nsSupportsHashtable * mProperties;
|
||||
|
|
Загрузка…
Ссылка в новой задаче