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:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user