diff view/Pane.cpp @ 1363:bbeffb29bf09

Fix inconsistency between centre frame actually set and centre frame notified as set, which caused the start frame location to creep out of place gradually as you page through
author Chris Cannam
date Tue, 30 Oct 2018 14:00:20 +0000
parents d79e21855aef
children a476c2a015e8 694004228ab7
line wrap: on
line diff
--- a/view/Pane.cpp	Thu Oct 18 13:21:56 2018 +0100
+++ b/view/Pane.cpp	Tue Oct 30 14:00:20 2018 +0000
@@ -62,9 +62,6 @@
 
 //#define DEBUG_PANE
 
-
-
-
 QCursor *Pane::m_measureCursor1 = 0;
 QCursor *Pane::m_measureCursor2 = 0;