mirror of
https://github.com/cookiengineer/audacity
synced 2025-11-03 07:33:49 +01:00
wxMSW 2.8.11 doesn't allow multiple timers to have the same ID, so use wxID_ANY
for timers
This commit is contained in:
@@ -40,8 +40,6 @@
|
||||
#include <wx/intl.h>
|
||||
#include <wx/dcclient.h>
|
||||
|
||||
const int AudacityProjectTimerID = 5200;
|
||||
|
||||
class wxWindow;
|
||||
class wxDialog;
|
||||
class wxBoxSizer;
|
||||
|
||||
Reference in New Issue
Block a user