mirror of
https://github.com/cookiengineer/audacity
synced 2025-11-05 00:23:56 +01:00
Commit a warnings removal patch from Benjamin Drung to correct a string of minor misdemeanors.
This commit is contained in:
@@ -78,8 +78,8 @@ class LabelDialog:public wxDialog
|
||||
TrackList *mTracks;
|
||||
ViewInfo *mViewInfo;
|
||||
wxArrayString mTrackNames;
|
||||
wxString mFormat;
|
||||
double mRate;
|
||||
wxString mFormat;
|
||||
|
||||
int mInitialRow;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user