Audacity 3.2.0
Variables
ProgressDialog.cpp File Reference
#include "ProgressDialog.h"
#include <algorithm>
#include <wx/defs.h>
#include <wx/button.h>
#include <wx/dcclient.h>
#include <wx/datetime.h>
#include <wx/evtloop.h>
#include <wx/gauge.h>
#include <wx/frame.h>
#include <wx/intl.h>
#include <wx/log.h>
#include <wx/msgdlg.h>
#include <wx/settings.h>
#include <wx/sizer.h>
#include <wx/sound.h>
#include <wx/stopwatch.h>
#include <wx/window.h>
#include <wx/stattext.h>
#include "Prefs.h"
#include "MemoryX.h"
Include dependency graph for ProgressDialog.cpp:

Go to the source code of this file.

Variables

static const unsigned char beep []
 

Detailed Description

Implements ProgressDialog

Definition in file ProgressDialog.cpp.

Variable Documentation

◆ beep

const unsigned char beep[]
static

Definition at line 60 of file ProgressDialog.cpp.

Referenced by ProgressDialog::Beep().