mirror of
https://github.com/cookiengineer/audacity
synced 2025-10-21 14:02:57 +02:00
Comment where xml writing functions may throw
This commit is contained in:
@@ -352,6 +352,7 @@ XMLTagHandler *Envelope::HandleXMLChild(const wxChar *tag)
|
||||
}
|
||||
|
||||
void Envelope::WriteXML(XMLWriter &xmlFile) const
|
||||
// may throw
|
||||
{
|
||||
unsigned int ctrlPt;
|
||||
|
||||
|
Reference in New Issue
Block a user