1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-12-15 17:11:20 +01:00

Enh 66 again: do not make duplicate About dialogs on Mac

This commit is contained in:
Paul Licameli
2016-06-20 19:12:03 -04:00
parent 41f9f506c0
commit 5e95491bfc
4 changed files with 31 additions and 14 deletions

View File

@@ -56,11 +56,13 @@ class AboutDialog final : public wxDialog {
AboutDialog(wxWindow * parent);
virtual ~ AboutDialog();
static AboutDialog *ActiveIntance();
void OnOK(wxCommandEvent & event);
wxStaticBitmap *icon;
DECLARE_EVENT_TABLE()
DECLARE_EVENT_TABLE()
private:
enum Role {