Update of /cvsroot/audacity/audacity-src/src/widgets
In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv26345

Modified Files:
        Ruler.cpp 
Log Message:
Fix:

P1 Freeze importing audio files when Default View Mode set to Pitch (EAC).

Index: Ruler.cpp
===================================================================
RCS file: /cvsroot/audacity/audacity-src/src/widgets/Ruler.cpp,v
retrieving revision 1.64
retrieving revision 1.65
diff -u -d -r1.64 -r1.65
--- Ruler.cpp   21 Aug 2009 19:11:37 -0000      1.64
+++ Ruler.cpp   13 Sep 2009 10:24:33 -0000      1.65
@@ -130,6 +130,7 @@
    mMinorLabels = 0;
    mMinorMinorLabels = 0;
    mLengthOld = 0;
+   mLength = 0;
    mBits = NULL;
    mUserBits = NULL;
    mUserBitLen = 0;


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Audacity-cvs mailing list
Audacity-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/audacity-cvs

Reply via email to