mirror of
https://github.com/cookiengineer/audacity
synced 2025-11-23 17:30:17 +01:00
Use macro safenew for many allocations of wxWindow subclasses
This commit is contained in:
@@ -37,7 +37,6 @@ private:
|
||||
void OnDontShow( wxCommandEvent & Evt );
|
||||
|
||||
HtmlWindow * mpHtml;
|
||||
wxStaticBitmap* m_pIcon;
|
||||
wxBitmap* m_pLogo; //vvv
|
||||
static SplashDialog * pSelf;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user