mirror of
https://github.com/cookiengineer/audacity
synced 2025-11-09 14:43:57 +01:00
Remove some naked new amd delete in: Built-in Effects
This commit is contained in:
@@ -163,7 +163,7 @@ private:
|
||||
double mDbMin;
|
||||
double mDbMax;
|
||||
|
||||
wxBitmap *mBitmap;
|
||||
std::unique_ptr<wxBitmap> mBitmap;
|
||||
wxRect mEnvRect;
|
||||
int mWidth;
|
||||
int mHeight;
|
||||
|
||||
Reference in New Issue
Block a user