Audacity 3.2.0
|
#include "RecordingPrefs.h"
#include "AudioIO.h"
#include <wx/defs.h>
#include <wx/textctrl.h>
#include <algorithm>
#include "Decibels.h"
#include "Prefs.h"
#include "ShuttleGui.h"
Go to the source code of this file.
Namespaces | |
namespace | anonymous_namespace{RecordingPrefs.cpp} |
Enumerations | |
enum | { UseCustomTrackNameID = 1000 } |
Variables | |
PrefsPanel::Registration | anonymous_namespace{RecordingPrefs.cpp}::sAttachment |
anonymous enum |
Enumerator | |
---|---|
UseCustomTrackNameID |
Definition at line 35 of file RecordingPrefs.cpp.