diff view/View.cpp @ 1331:9758dfc12555 zoom

Fix typo that created un-reloadable session file
author Chris Cannam
date Fri, 21 Sep 2018 11:50:15 +0100
parents c1f719094c25
children ab2cafd3a7cb
line wrap: on
line diff
--- a/view/View.cpp	Fri Sep 21 11:50:05 2018 +0100
+++ b/view/View.cpp	Fri Sep 21 11:50:15 2018 +0100
@@ -2618,7 +2618,7 @@
                       "followPan=\"%4\" "
                       "followZoom=\"%5\" "
                       "tracking=\"%6\" "
-                      " %6>\n")
+                      " %7>\n")
         .arg(m_centreFrame)
         .arg(classicZoomValue)
         .arg(deepZoomValue)