mirror of
https://github.com/cookiengineer/audacity
synced 2025-10-19 17:11:12 +02:00
Re-add timer...fixes bug #655
This commit is contained in:
@@ -209,6 +209,8 @@ class AudacityApp:public wxApp {
|
||||
|
||||
wxSingleInstanceChecker *mChecker;
|
||||
|
||||
wxTimer mTimer;
|
||||
|
||||
bool m_aliasMissingWarningShouldShow;
|
||||
BlockFile *m_LastMissingBlockFile;
|
||||
|
||||
|
Reference in New Issue
Block a user