[med-svn] [SCM] aghermann branch, master, updated. f0d4c0fd35bf09e7dff56ddb9a2d798ae916c2ef

Andrei Zavada johnhommer at gmail.com
Sun Feb 3 12:53:01 UTC 2013


The following commit has been merged in the master branch:
commit 237d9eededf62c3cc3d68949dcc752505fd988d5
Author: Andrei Zavada <johnhommer at gmail.com>
Date:   Tue Jan 29 19:27:54 2013 +0200

    complete c507d9eab

diff --git a/src/ui/sf/montage-overlays.cc b/src/ui/sf/montage-overlays.cc
index 416d7a5..d35a1c8 100644
--- a/src/ui/sf/montage-overlays.cc
+++ b/src/ui/sf/montage-overlays.cc
@@ -108,7 +108,7 @@ draw_overlays( cairo_t* cr,
 		}
 
 		if ( draw_spectrum and _p.pagesize_is_right()
-		     and _p.cur_page() < _p.full_pages() ) {
+		     and _p.cur_page() < crecording.full_pages() ) {
 			guint	gx = 120,
 				gy = ptop + 25,
 				gh = min( 60.f, pbot - ptop - 5),

-- 
Sleep experiment manager



More information about the debian-med-commit mailing list