зеркало из https://github.com/mozilla/pjs.git
missed a file.
This commit is contained in:
Родитель
6901847ef6
Коммит
85c4b4e79c
|
@ -29,6 +29,7 @@ interface nsIUrlListener;
|
||||||
interface nsISupportsArray;
|
interface nsISupportsArray;
|
||||||
interface nsIMsgIdentity;
|
interface nsIMsgIdentity;
|
||||||
interface nsIInterfaceRequestor;
|
interface nsIInterfaceRequestor;
|
||||||
|
interface nsIMsgStatusFeedback;
|
||||||
|
|
||||||
[scriptable, uuid(FBAF0F10-CA9B-11d2-8063-006008128C4E)]
|
[scriptable, uuid(FBAF0F10-CA9B-11d2-8063-006008128C4E)]
|
||||||
interface nsISmtpService : nsISupports {
|
interface nsISmtpService : nsISupports {
|
||||||
|
@ -55,6 +56,7 @@ interface nsISmtpService : nsISupports {
|
||||||
in nsIMsgIdentity aSenderIdentity,
|
in nsIMsgIdentity aSenderIdentity,
|
||||||
in nsIUrlListener aUrlListener,
|
in nsIUrlListener aUrlListener,
|
||||||
in nsISmtpServer aServer,
|
in nsISmtpServer aServer,
|
||||||
|
in nsIMsgStatusFeedback aStatusListener,
|
||||||
in nsIInterfaceRequestor aNotificationCallbacks,
|
in nsIInterfaceRequestor aNotificationCallbacks,
|
||||||
out nsIURI aURL);
|
out nsIURI aURL);
|
||||||
|
|
||||||
|
|
Загрузка…
Ссылка в новой задаче