mirror of
https://github.com/cookiengineer/audacity
synced 2026-02-07 12:12:23 +01:00
Missing alias dialog tracking is non-intrusive in class AudacityProject
This commit is contained in:
@@ -37,6 +37,8 @@ void Show(AudacityProject *parent,
|
||||
const wxString &helpPage,
|
||||
const bool Close = true);
|
||||
|
||||
wxDialog *Find( const AudacityProject &project );
|
||||
|
||||
}
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user