Audacity 3.2.0
|
#include <vector>
#include "PrefsPanel.h"
#include "WaveChannelViewConstants.h"
#include "WaveformSettings.h"
Go to the source code of this file.
Classes | |
class | TracksPrefs |
A PrefsPanel for track display and behavior properties. More... | |
Macros | |
#define | TRACKS_PREFS_PLUGIN_SYMBOL ComponentInterfaceSymbol{ XO("Tracks") } |
#define TRACKS_PREFS_PLUGIN_SYMBOL ComponentInterfaceSymbol{ XO("Tracks") } |
Definition at line 25 of file TracksPrefs.h.