Audacity 3.2.0
|
#include "ImportExportPrefs.h"
#include <wx/defs.h>
#include <wx/statbox.h>
#include <wx/stattext.h>
#include "NoteTrack.h"
#include "Prefs.h"
#include "ShuttleGui.h"
#include "WindowAccessible.h"
Go to the source code of this file.
Namespaces | |
namespace | anonymous_namespace{ImportExportPrefs.cpp} |
Variables | |
static const auto | PathStart = wxT("ImportExportPreferences") |
PrefsPanel::Registration | anonymous_namespace{ImportExportPrefs.cpp}::sAttachment |
|
static |
Definition at line 30 of file ImportExportPrefs.cpp.
Referenced by ImportExportPrefs::PopulateOrExchange(), and ImportExportPrefs::PopulatorItem::Registry().