Update of /cvsroot/audacity/audacity-src/win/wxWidgets_additions
In directory sc8-pr-cvs11.sourceforge.net:/tmp/cvs-serv25514

Modified Files:
        setup.h 
Log Message:
comments

Index: setup.h
===================================================================
RCS file: /cvsroot/audacity/audacity-src/win/wxWidgets_additions/setup.h,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- setup.h     8 Jun 2008 03:02:58 -0000       1.1
+++ setup.h     9 Jun 2008 07:12:18 -0000       1.2
@@ -1035,7 +1035,7 @@
 // Default is 0.
 //
 // Recommended setting (at present): 0
-#define wxUSE_ACCESSIBILITY 1
+#define wxUSE_ACCESSIBILITY 1 // Turn it on for Audacity.
 
 // ----------------------------------------------------------------------------
 // miscellaneous settings
@@ -1096,7 +1096,7 @@
 // ----------------------------------------------------------------------------
 
 // Define 1 to use ODBC classes
-#define wxUSE_ODBC          1
+#define wxUSE_ODBC          1 // Turn it on for Audacity.
 
 // For backward compatibility reasons, this parameter now only controls the
 // default scrolling method used by cursors.  This default behavior can be


-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
Audacity-cvs mailing list
Audacity-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/audacity-cvs

Reply via email to