mirror of
https://github.com/cookiengineer/audacity
synced 2025-12-15 17:11:20 +01:00
Use macro safenew for many allocations of wxWindow subclasses
This commit is contained in:
@@ -54,7 +54,6 @@ class AboutDialog:public wxDialog {
|
||||
|
||||
wxBoxSizer *topsizer;
|
||||
wxStaticBitmap *icon;
|
||||
wxBitmap *logo; //v
|
||||
|
||||
DECLARE_EVENT_TABLE()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user