#include "NumericConverter.h"
#include "MemoryX.h"
#include "ComponentInterface.h"
#include <vector>
#include <wx/setup.h>
#include <wx/defs.h>
#include <wx/control.h>
Go to the source code of this file.
◆ DECLARE_EXPORTED_EVENT_TYPE() [1/3]
DECLARE_EXPORTED_EVENT_TYPE |
( |
AUDACITY_DLL_API |
, |
|
|
EVT_BANDWIDTHTEXTCTRL_UPDATED |
, |
|
|
- |
1 |
|
) |
| |
◆ DECLARE_EXPORTED_EVENT_TYPE() [2/3]
DECLARE_EXPORTED_EVENT_TYPE |
( |
AUDACITY_DLL_API |
, |
|
|
EVT_FREQUENCYTEXTCTRL_UPDATED |
, |
|
|
- |
1 |
|
) |
| |
◆ DECLARE_EXPORTED_EVENT_TYPE() [3/3]
DECLARE_EXPORTED_EVENT_TYPE |
( |
AUDACITY_DLL_API |
, |
|
|
EVT_TIMETEXTCTRL_UPDATED |
, |
|
|
- |
1 |
|
) |
| |