diff view/View.h @ 1052:834e94eb1bca 3.0-integration

Merge from branch "alignment-simple"
author Chris Cannam
date Thu, 21 Apr 2016 15:06:05 +0100
parents f535f6e5dbb0
children 5144d7185fb5
line wrap: on
line diff
--- a/view/View.h	Fri Mar 18 14:25:05 2016 +0000
+++ b/view/View.h	Thu Apr 21 15:06:05 2016 +0100
@@ -373,7 +373,7 @@
                             bool globalScroll,
                             PlaybackFollowMode followMode);
 
-    void zoomLevelChanged(int, bool);
+    void zoomLevelChanged(int level, bool locked);
 
     void contextHelpChanged(const QString &);