Update of /cvsroot/audacity/audacity-src/src/widgets
In directory sc8-pr-cvs11.sourceforge.net:/tmp/cvs-serv17874/widgets

Modified Files:
      Tag: Audacity_UmixIt
        Ruler.cpp 
Log Message:
Branding Panel updates, including merging some of the Thinklabs changes 
relevant to UmixIt requests.

Index: Ruler.cpp
===================================================================
RCS file: /cvsroot/audacity/audacity-src/src/widgets/Ruler.cpp,v
retrieving revision 1.17.2.10.2.3
retrieving revision 1.17.2.10.2.4
diff -u -d -r1.17.2.10.2.3 -r1.17.2.10.2.4
--- Ruler.cpp   1 Mar 2007 02:28:18 -0000       1.17.2.10.2.3
+++ Ruler.cpp   18 Apr 2007 01:34:54 -0000      1.17.2.10.2.4
@@ -632,9 +632,8 @@
 
      if (mOrientation == wxHORIZONTAL)
        desiredPixelHeight = (mBottom-mTop-3);
-     else {
+     else
        desiredPixelHeight = (mRight-mLeft)/2;
-     }
 
      if (desiredPixelHeight < 9)
        desiredPixelHeight = 9;


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Audacity-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/audacity-cvs

Reply via email to