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

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

Index: ImportOGG.cpp
===================================================================
RCS file: /cvsroot/audacity/audacity-src/src/import/ImportOGG.cpp,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -d -r1.36 -r1.37
--- ImportOGG.cpp       23 Mar 2009 00:32:54 -0000      1.36
+++ ImportOGG.cpp       20 Oct 2009 23:08:27 -0000      1.37
@@ -68,7 +68,7 @@
 #include <wx/intl.h>
 /* ffile.h must be included AFTER at least one other wx header that includes
  * wx/setup.h, otherwise #ifdefs erronously collapse it to nothing. This is
- * a bug in wxWindows (ffile.h should itself include wx/setup.h), and it
+ * a bug in wxWidgets (ffile.h should itself include wx/setup.h), and it
  * was a bitch to track down. */
 #include <wx/ffile.h>
 

Index: ImportPlugin.h
===================================================================
RCS file: /cvsroot/audacity/audacity-src/src/import/ImportPlugin.h,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -d -r1.16 -r1.17
--- ImportPlugin.h      2 Feb 2009 17:11:04 -0000       1.16
+++ ImportPlugin.h      20 Oct 2009 23:08:27 -0000      1.17
@@ -16,7 +16,7 @@
   UnusableImportPlugin, ImportPluginList and UnusableImportPluginList.
 
   Since this is part of libaudacity, it must not use any GUI parts
-  of wxWindows.
+  of wxWidgets.
 
 *//****************************************************************//**
 


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