![]() |
Audacity 3.2.0
|
#include "TrackPanelAx.h"
#include <wx/wxprec.h>
#include <wx/setup.h>
#include <wx/wx.h>
#include "BasicUI.h"
#include "Project.h"
#include "SyncLock.h"
#include "Track.h"
#include "LabelTrack.h"
#include "NoteTrack.h"
#include "TimeTrack.h"
Go to the source code of this file.
Variables | |
static const AudacityProject::AttachedObjects::RegisteredFactory | key |
|
static |
Definition at line 725 of file TrackPanelAx.cpp.
Referenced by TrackFocus::Get().