1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-12-15 09:01:12 +01:00

doxygen. Class list completed for letter 'A'.

This commit is contained in:
James Crook
2017-11-09 18:32:29 +00:00
parent a612af5c05
commit a49f14ad02
19 changed files with 186 additions and 56 deletions

View File

@@ -19,7 +19,20 @@
presents a dialog to the user and lets them copy those block
files into the project, making it self-contained.
**********************************************************************/
********************************************************************//**
\class AliasedFile
\brief An audio file that is referenced (pointed into) directly from
an Audacity .aup file rather thna Audacity having its own copies of the
data.
*//*****************************************************************//**
\class DependencyDialog
\brief DependencyDialog shows dependencies of an AudacityProject on
AliasedFile s.
*//********************************************************************/
#include "Audacity.h"
#include "Dependencies.h"