Audacity 3.2.0
Namespaces | Macros | Functions
TrackSelectHandle.cpp File Reference
#include "TrackSelectHandle.h"
#include "ChannelView.h"
#include "../../HitTestResult.h"
#include "Project.h"
#include "ProjectAudioIO.h"
#include "ProjectHistory.h"
#include "../../RefreshCode.h"
#include "../../SelectUtilities.h"
#include "../../TrackPanelMouseEvent.h"
#include "Track.h"
#include <wx/cursor.h>
#include <wx/translation.h>
#include "../../../images/Cursors.h"
Include dependency graph for TrackSelectHandle.cpp:

Go to the source code of this file.

Namespaces

namespace  anonymous_namespace{TrackSelectHandle.cpp}
 

Macros

#define CTRL_CLICK   XO("Command+Click")
 

Functions

TranslatableString anonymous_namespace{TrackSelectHandle.cpp}::Message (unsigned trackCount)
 

Macro Definition Documentation

◆ CTRL_CLICK

#define CTRL_CLICK   XO("Command+Click")

Definition at line 31 of file TrackSelectHandle.cpp.