Audacity 3.2.0
|
#include "Identifier.h"
#include "TranslatableString.h"
#include <functional>
#include <memory>
#include <wx/string.h>
Go to the source code of this file.
Classes | |
class | EffectAndCommandPluginManager |
struct | EffectAndCommandPluginManager::UnsetBatchProcessing |
A custom deleter for std::unique_ptr. More... | |
Typedefs | |
using | PluginID = wxString |
using PluginID = wxString |
Definition at line 33 of file EffectAndCommandPluginManager.h.