a temporary hack that should be removed as soon as we get multiple effect preview working
| 497 | // a temporary hack that should be removed as soon as we |
| 498 | // get multiple effect preview working |
| 499 | bool MenuCreator::ReallyDoQuickCheck() |
| 500 | { |
| 501 | return !GetProjectFrame(mProject).IsActive(); |
| 502 | } |
| 503 | |
| 504 | /// The following method moves to the previous track |
| 505 | /// selecting and unselecting depending if you are on the start of a |