Audacity 3.2.0
|
#include "TruncSilence.h"
#include "BasicUI.h"
#include "EffectEditor.h"
#include "LoadEffects.h"
#include <wx/checkbox.h>
#include <wx/choice.h>
#include <wx/valgen.h>
#include "ShuttleGui.h"
#include "../widgets/valnum.h"
#include "AudacityMessageBox.h"
Go to the source code of this file.
Namespaces | |
namespace | anonymous_namespace{TruncSilence.cpp} |
Variables | |
BuiltinEffectsModule::Registration< EffectTruncSilence > | anonymous_namespace{TruncSilence.cpp}::reg |