mirror of
https://github.com/cookiengineer/audacity
synced 2025-10-20 17:41:13 +02:00
doxygen. Class list completed for letter 'A'.
This commit is contained in:
@@ -56,9 +56,11 @@
|
||||
// ============================================================================
|
||||
|
||||
// ============================================================================
|
||||
//
|
||||
// ModuleInterface class
|
||||
//
|
||||
///
|
||||
/// ModuleInterface is a generic dll or so interface for Audacity, that is
|
||||
/// used for plug ins. Classes derived from it can handle more specific plug
|
||||
/// in types.
|
||||
///
|
||||
// ============================================================================
|
||||
|
||||
class ModuleInterface /* not final */ : public IdentInterface
|
||||
|
Reference in New Issue
Block a user