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

Modified Files:
        Contrast.h 
Log Message:
Correcting declaration

Index: Contrast.h
===================================================================
RCS file: /cvsroot/audacity/audacity-src/src/effects/Contrast.h,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- Contrast.h  21 Nov 2008 01:29:38 -0000      1.4
+++ Contrast.h  23 Nov 2008 22:37:38 -0000      1.5
@@ -117,8 +117,8 @@
    wxStaticText *mPassFailText;
    wxStaticText *mDiffText;
 
-   double foregrounddB;
-   double backgrounddB;
+   float foregrounddB;
+   float backgrounddB;
    double mT0orig;
    double mT1orig;
 


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Audacity-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/audacity-cvs

Reply via email to