Update of /cvsroot/audacity/audacity-src/src/effects/VST In directory sfp-cvsdas-1.v30.ch3.sourceforge.com:/tmp/cvs-serv16596/src/effects/VST
Modified Files: VSTEffect.cpp Log Message: Add missing name. Index: VSTEffect.cpp =================================================================== RCS file: /cvsroot/audacity/audacity-src/src/effects/VST/VSTEffect.cpp,v retrieving revision 1.49 retrieving revision 1.50 diff -u -d -r1.49 -r1.50 --- VSTEffect.cpp 14 Nov 2009 10:12:15 -0000 1.49 +++ VSTEffect.cpp 4 Jan 2010 17:11:09 -0000 1.50 @@ -486,6 +486,7 @@ wxSize(200, -1), progs ); + mProgram->SetName(_("Presets")); hs->Add(mProgram, 0, wxALIGN_CENTER_VERTICAL | wxALL, 5); wxButton *bt = new wxButton(this, ID_VST_LOAD, _("Load")); ------------------------------------------------------------------------------ This SF.Net email is sponsored by the Verizon Developer Community Take advantage of Verizon's best-in-class app development support A streamlined, 14 day to market process makes app distribution fast and easy Join now and get one step closer to millions of Verizon customers http://p.sf.net/sfu/verizon-dev2dev _______________________________________________ Audacity-cvs mailing list Audacity-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/audacity-cvs