mirror of
https://github.com/cookiengineer/audacity
synced 2026-04-17 11:40:35 +02:00
Add dump of active AUP3 XML doc to support data
This commit is contained in:
@@ -189,6 +189,9 @@ public:
|
||||
//! Return a reference to a connection, creating it as needed on demand; throw on failure
|
||||
DBConnection &GetConnection();
|
||||
|
||||
//! Return a strings representation of the active project XML doc
|
||||
wxString GenerateDoc();
|
||||
|
||||
private:
|
||||
void OnCheckpointFailure();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user