Audacity 3.2.0
|
#include "ClipOverflowButtonHandle.h"
#include "AllThemeResources.h"
#include "HitTestResult.h"
#include "LowlitClipButton.h"
#include "ProjectHistory.h"
#include "RefreshCode.h"
#include "Theme.h"
#include "TrackArt.h"
#include "TrackPanelCell.h"
#include "TrackPanelMouseEvent.h"
#include "ViewInfo.h"
#include "WaveClip.h"
#include "WaveTrack.h"
#include <wx/dc.h>
#include <wx/event.h>
Go to the source code of this file.
Namespaces | |
namespace | anonymous_namespace{ClipOverflowButtonHandle.cpp} |
Functions | |
void | anonymous_namespace{ClipOverflowButtonHandle.cpp}::SelectInterval (AudacityProject &project, const WaveTrack::Interval &interval) |