Audacity 3.2.0
|
#include <wx/defs.h>
#include <wx/chartype.h>
#include <math.h>
#include <string_view>
#include "XMLMethodRegistry.h"
Go to the source code of this file.
Classes | |
class | SelectedRegion |
Defines a selected portion of a project. More... | |
Functions | |
bool | operator!= (const SelectedRegion &lhs, const SelectedRegion &rhs) |
|
inline |
Definition at line 273 of file SelectedRegion.h.