This commit is contained in:
rpotts%netscape.com 2001-04-27 22:17:14 +00:00
Родитель 4266a00e98
Коммит 0dd1a006a8
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -58,7 +58,7 @@ protected:
const char * aWindowTarget,
char ** aContentTypeToUse);
NS_IMETHOD GetTarget(const char *aWindowName,
NS_IMETHOD GetTarget(nsIChannel * aChannel, nsCString &aWindowTarget,
nsISupports * aWindowContext,
nsISupports ** aRetargetedWindowContext);
};