DISP_OPT -> XMLDisplayOptions.
This commit is contained in:
@@ -138,7 +138,7 @@ void Bookkeeper::WriteToDisk()
|
||||
return;
|
||||
}
|
||||
|
||||
DISP_OPT opt;
|
||||
XMLDisplayOptions opt;
|
||||
XNode *xml = CreateNode();
|
||||
xml->SaveToFile( f, opt );
|
||||
delete xml;
|
||||
|
||||
Reference in New Issue
Block a user