# HG changeset patch # User Justin Salamon # Date 1393279488 18000 # Node ID 4eb741d63161b077d2b6c213c782c1f16299e201 # Parent 62e7d4b378ae3d5e2e1558965733882c155cacab checking off show pitch turns off and disables play pitch button diff -r 62e7d4b378ae -r 4eb741d63161 view/Pane.cpp --- a/view/Pane.cpp Tue Feb 18 15:29:01 2014 -0500 +++ b/view/Pane.cpp Mon Feb 24 17:04:48 2014 -0500 @@ -1471,7 +1471,7 @@ else if (m_manager && !m_manager->haveInProgressSelection()) { //cerr << "JTEST: release without selection" << endl; - // Get frame locatrion of mouse + // Get frame location of mouse int mouseFrame = getFrameForX(e->x()); //cerr << "JTEST: frame location of click is " << mouseFrame << endl; // Move play head to that frame location