mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-01-22 12:04:38 +00:00
Added friend _class_ for hpukes.
This commit is contained in:
parent
7144b12a98
commit
f4ae91832a
@ -76,7 +76,7 @@ protected:
|
||||
nsCOMPtr<nsIURI> mResourceURI;
|
||||
nsCStringArray* mSubstitutions;
|
||||
};
|
||||
friend Substitutions;
|
||||
friend class Substitutions;
|
||||
|
||||
#define GET_SUBSTITUTIONS_CHANNEL(_this) \
|
||||
((nsResChannel*)((char*)(_this) - offsetof(nsResChannel, mSubstitutions)))
|
||||
|
Loading…
x
Reference in New Issue
Block a user