Audacity 3.2.0
|
#include "LoadCommands.h"
#include "AudacityCommand.h"
#include "ModuleManager.h"
#include "PluginInterface.h"
#include "Prefs.h"
Go to the source code of this file.
Classes | |
struct | BuiltinCommandsModule::Entry |
Namespaces | |
namespace | anonymous_namespace{LoadCommands.cpp} |
Functions | |
DECLARE_PROVIDER_ENTRY (AudacityModule) | |
DECLARE_BUILTIN_PROVIDER (BuiltinsCommandBuiltin) | |
Variables | |
bool | anonymous_namespace{LoadCommands.cpp}::sInitialized = false |
DECLARE_BUILTIN_PROVIDER | ( | BuiltinsCommandBuiltin | ) |
DECLARE_PROVIDER_ENTRY | ( | AudacityModule | ) |
Definition at line 56 of file LoadCommands.cpp.