mirror of
https://github.com/cookiengineer/audacity
synced 2025-11-21 16:37:12 +01:00
Move an event type definition out of AudacityApp.h
This commit is contained in:
@@ -245,7 +245,6 @@ It handles initialization and termination by subclassing wxApp.
|
||||
/// Custom events
|
||||
////////////////////////////////////////////////////////////
|
||||
|
||||
DEFINE_EVENT_TYPE(EVT_OPEN_AUDIO_FILE);
|
||||
wxDEFINE_EVENT(EVT_LANGUAGE_CHANGE, wxCommandEvent);
|
||||
|
||||
#if 0
|
||||
|
||||
Reference in New Issue
Block a user