Update of /cvsroot/audacity/audacity-src/src/effects/ladspa
In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv32446/effects/ladspa

Modified Files:
        LadspaEffect.cpp 
Log Message:
Update comments that refer to wxWindows to use wxWidgets.

Index: LadspaEffect.cpp
===================================================================
RCS file: /cvsroot/audacity/audacity-src/src/effects/ladspa/LadspaEffect.cpp,v
retrieving revision 1.54
retrieving revision 1.55
diff -u -d -r1.54 -r1.55
--- LadspaEffect.cpp    18 Jun 2009 00:40:06 -0000      1.54
+++ LadspaEffect.cpp    20 Oct 2009 23:08:27 -0000      1.55
@@ -519,7 +519,7 @@
    this->inputControls = inputControls;
    this->sampleRate = sampleRate;
        #ifdef __WXMSW__
-               // On Windows, for some reason, wxWindows calls OnTextCtrl 
during creation
+               // On Windows, for some reason, wxWidgets calls OnTextCtrl 
during creation
                // of the text control, and LadspaEffectDialog::OnTextCtrl 
calls HandleText, 
                // which assumes all the fields have been initialized. 
                // This can give us a bad pointer crash, so manipulate inSlider 
to 


------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Audacity-cvs mailing list
Audacity-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/audacity-cvs

Reply via email to