Update of /cvsroot/audacity/audacity-src/src/toolbars
In directory sc8-pr-cvs11.sourceforge.net:/tmp/cvs-serv13591
Modified Files:
TranscriptionToolBar.cpp
Log Message:
Delete the TimeTrack for proper cleanup and to allow proper DirManager
dereferencing.
Index: TranscriptionToolBar.cpp
===================================================================
RCS file: /cvsroot/audacity/audacity-src/src/toolbars/TranscriptionToolBar.cpp,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- TranscriptionToolBar.cpp 16 Sep 2006 05:54:37 -0000 1.1
+++ TranscriptionToolBar.cpp 17 Sep 2006 01:09:00 -0000 1.2
@@ -88,6 +88,7 @@
if (mBackgroundBitmap) delete mBackgroundBitmap;
if(mPlaySpeedSlider)delete mPlaySpeedSlider;
+ if (mTimeTrack) delete mTimeTrack;
#ifdef EXPERIMENTAL_VOICE_DETECTION
if(mSensitivitySlider)delete mSensitivitySlider;
-------------------------------------------------------------------------
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