Changed name of method from ToXIF to CreateXIF
git-svn-id: svn://10.0.0.236/trunk@5856 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
8a1b7e11ba
commit
165a6f7dd0
@ -306,7 +306,7 @@ void nsWin32Viewer::DoDebugSave(WindowData* aWindata)
|
||||
if (doc != nsnull)
|
||||
{
|
||||
nsString buffer;
|
||||
doc->ToXIF(buffer,PR_FALSE);
|
||||
doc->CreateXIF(buffer,PR_FALSE);
|
||||
|
||||
|
||||
nsIParser* parser;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user