Add AString to nsrootidl.idl for bug 70681, r=markh, sr=jst

This commit is contained in:
disttsc%bart.nl 2001-04-05 12:25:09 +00:00
parent a473693494
commit b53b15bbee

View File

@ -68,6 +68,10 @@ typedef unsigned long size_t;
[ref, domstring] native DOMStringRef(ignored);
[ptr, domstring] native DOMStringPtr(ignored);
[ref, domstring] native AString(ignored);
[ref, domstring] native AStringRef(ignored);
[ptr, domstring] native AStringPtr(ignored);
%{C++
/*
* End commenting out the C++ versions of the above in the output header