mirror of
https://github.com/cookiengineer/audacity
synced 2025-10-19 17:11:12 +02:00
Initialize variable...duh!
This commit is contained in:
@@ -406,6 +406,7 @@ LadspaEffect::LadspaEffect(const wxString & path, int index)
|
||||
mLatencyPort = -1;
|
||||
|
||||
mDialog = NULL;
|
||||
mParent = NULL;
|
||||
mSliders = NULL;
|
||||
mFields = NULL;
|
||||
mLabels = NULL;
|
||||
|
Reference in New Issue
Block a user