![]() |
Audacity 3.2.0
|
#include "GUIPrefs.h"
#include <wx/defs.h>
#include <mutex>
#include "FileNames.h"
#include "Languages.h"
#include "Theme.h"
#include "Prefs.h"
#include "ShuttleGui.h"
#include "Decibels.h"
#include "Beats.h"
#include "ThemePrefs.h"
#include "AColor.h"
#include "GUISettings.h"
Go to the source code of this file.
Namespaces | |
namespace | anonymous_namespace{GUIPrefs.cpp} |
Functions | |
int | ShowClippingPrefsID () |
int | ShowTrackNameInWaveformPrefsID () |
Variables | |
PrefsPanel::Registration | anonymous_namespace{GUIPrefs.cpp}::sAttachment |
int ShowClippingPrefsID | ( | ) |
Definition at line 239 of file GUIPrefs.cpp.
Referenced by ViewActions::Handler::OnShowClipping(), TrackArtist::UpdatePrefs(), and TrackArtist::UpdateSelectedPrefs().
int ShowTrackNameInWaveformPrefsID | ( | ) |
Definition at line 245 of file GUIPrefs.cpp.
Referenced by ViewActions::Handler::OnShowNameOverlay(), TrackArtist::UpdatePrefs(), and TrackArtist::UpdateSelectedPrefs().