mirror of
https://github.com/cookiengineer/audacity
synced 2026-03-02 01:44:25 +01:00
Comment where xml writing functions may throw
This commit is contained in:
@@ -83,6 +83,7 @@ public:
|
||||
};
|
||||
|
||||
static bool ConvertLegacyTrack(wxTextFile *f, XMLFileWriter &xmlFile)
|
||||
// may throw
|
||||
{
|
||||
wxString line;
|
||||
wxString kind;
|
||||
|
||||
Reference in New Issue
Block a user