Audacity 3.2.0
Namespaces | Variables
ImportExportPrefs.cpp File Reference
#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"
Include dependency graph for ImportExportPrefs.cpp:

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
 

Variable Documentation

◆ PathStart

const auto PathStart = wxT("ImportExportPreferences")
static