Update of /cvsroot/audacity/audacity-src/src/toolbars
In directory sc8-pr-cvs11.sourceforge.net:/tmp/cvs-serv17222/toolbars
Modified Files:
ControlToolBar.cpp ToolsToolBar.cpp
Log Message:
Fix a couple more Windows Release build issues.
Index: ControlToolBar.cpp
===================================================================
RCS file: /cvsroot/audacity/audacity-src/src/toolbars/ControlToolBar.cpp,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- ControlToolBar.cpp 16 Sep 2006 05:54:36 -0000 1.1
+++ ControlToolBar.cpp 17 Sep 2006 08:23:44 -0000 1.2
@@ -40,8 +40,8 @@
#include <wx/event.h>
#include <wx/image.h>
#include <wx/intl.h>
-#include <wx/tooltip.h>
#endif
+#include <wx/tooltip.h>
#include "ControlToolBar.h"
#include "MeterToolBar.h"
Index: ToolsToolBar.cpp
===================================================================
RCS file: /cvsroot/audacity/audacity-src/src/toolbars/ToolsToolBar.cpp,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- ToolsToolBar.cpp 17 Sep 2006 08:16:27 -0000 1.2
+++ ToolsToolBar.cpp 17 Sep 2006 08:23:44 -0000 1.3
@@ -178,11 +178,6 @@
mTool[ slideTool ] = MakeTool( bmpTimeShift, slideTool, _("SlideTool") );
mTool[ multiTool ] = MakeTool( bmpMulti, multiTool, _("MultiTool") );
-#if wxUSE_TOOLTIPS
- wxToolTip::Enable(true);
- wxToolTip::SetDelay(1000);
-#endif
-
RegenerateToolsTooltips();
}
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Audacity-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/audacity-cvs