Mercurial > hg > easaier-soundaccess
diff sv/main/MainWindow.cpp @ 137:78b56ed1031e
send the correct playspeed factor to the mainwindow when the filter is deleted
author | lbajardsilogic |
---|---|
date | Fri, 09 Nov 2007 10:36:16 +0000 |
parents | de8bd6cd96c1 |
children | 3b2b790e47e5 |
line wrap: on
line diff
--- a/sv/main/MainWindow.cpp Fri Nov 09 10:31:49 2007 +0000 +++ b/sv/main/MainWindow.cpp Fri Nov 09 10:36:16 2007 +0000 @@ -4064,7 +4064,7 @@ */ m_playSpeedVal = value; - std::cerr << "m_playSpeedVal : " << m_playSpeedVal << std::endl; + //std::cerr << "m_playSpeedVal : " << m_playSpeedVal << std::endl; } /*void