1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-12-15 09:01:12 +01:00
This commit is contained in:
Paul Licameli
2016-02-18 02:54:50 -05:00
parent 4d154c4d97
commit 84c0a0b666
25 changed files with 1185 additions and 1085 deletions

View File

@@ -52,7 +52,6 @@ class AboutDialog:public wxDialog {
void OnOK(wxCommandEvent & event);
wxBoxSizer *topsizer;
wxStaticBitmap *icon;
DECLARE_EVENT_TABLE()