зеркало из https://github.com/mozilla/pjs.git
Removed the command member as it is no longer needed.
This commit is contained in:
Родитель
d20788199d
Коммит
d649697e22
|
@ -42,8 +42,7 @@ public:
|
|||
const char* aCharset= nsnull ,
|
||||
nsCharsetSource aSource = kCharsetUninitialized) = 0;
|
||||
NS_IMETHOD ReloadDocument(const char* aCharset = nsnull ,
|
||||
nsCharsetSource aSource = kCharsetUninitialized,
|
||||
const char* aCmd = nsnull) = 0;
|
||||
nsCharsetSource aSource = kCharsetUninitialized) = 0;
|
||||
NS_IMETHOD StopDocumentLoad(void) = 0;
|
||||
NS_IMETHOD SetRendering(PRBool aRender) = 0;
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче