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

Modified Files:
        AttachableScrollBar.cpp AttachableScrollBar.h Ruler.h 
Log Message:
Update comments that refer to wxWindows to use wxWidgets.

Index: AttachableScrollBar.h
===================================================================
RCS file: /cvsroot/audacity/audacity-src/src/widgets/AttachableScrollBar.h,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- AttachableScrollBar.h       18 Jun 2007 16:10:55 -0000      1.3
+++ AttachableScrollBar.h       20 Oct 2009 23:08:27 -0000      1.4
@@ -10,7 +10,7 @@
   their scrolling.
 
   Audacity is free software.
-  This file is licensed under the wxWindows license, see License.txt
+  This file is licensed under the wxWidgets license, see License.txt
 
 **********************************************************************/
 

Index: Ruler.h
===================================================================
RCS file: /cvsroot/audacity/audacity-src/src/widgets/Ruler.h,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -d -r1.32 -r1.33
--- Ruler.h     21 Aug 2009 19:11:37 -0000      1.32
+++ Ruler.h     20 Oct 2009 23:08:27 -0000      1.33
@@ -239,7 +239,7 @@
 // has border, selection markers, play marker.
 // Once TrackPanel uses wxSizers, we will derive it from some 
 // wxWindow and the GetSize and SetSize functions
-// will then be wxWindows functions instead.
+// will then be wxWidgets functions instead.
 class AUDACITY_DLL_API AdornedRulerPanel : public wxPanel
 {
 public:

Index: AttachableScrollBar.cpp
===================================================================
RCS file: /cvsroot/audacity/audacity-src/src/widgets/AttachableScrollBar.cpp,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- AttachableScrollBar.cpp     28 Mar 2007 04:14:05 -0000      1.5
+++ AttachableScrollBar.cpp     20 Oct 2009 23:08:27 -0000      1.6
@@ -7,7 +7,7 @@
   James Crook
  
   Audacity is free software.
-  This file is licensed under the wxWindows license, see License.txt
+  This file is licensed under the wxWidgets license, see License.txt
 
 *****************************************************************//**
 


------------------------------------------------------------------------------
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