зеркало из https://github.com/mozilla/pjs.git
nsICollection's nsQueryElementAt class is exported. r=darin, sr=alec, a=asa, b=158931
This commit is contained in:
Родитель
4b35885343
Коммит
c165e20c89
|
@ -63,7 +63,7 @@ interface nsICollection : nsISerializable
|
|||
#include "nsCOMPtr.h"
|
||||
#endif
|
||||
|
||||
class NS_EXPORT nsQueryElementAt : public nsCOMPtr_helper
|
||||
class NS_COM nsQueryElementAt : public nsCOMPtr_helper
|
||||
{
|
||||
public:
|
||||
nsQueryElementAt( nsICollection* aCollection, PRUint32 aIndex, nsresult* aErrorPtr )
|
||||
|
|
Загрузка…
Ссылка в новой задаче