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

Andrei Zavada johnhommer at gmail.com
Sun Apr 21 23:18:20 UTC 2013


The following commit has been merged in the master branch:
commit 815b2a1763cd6f515756f2f47f6934c620b187dc
Author: Andrei Zavada <johnhommer at gmail.com>
Date:   Mon Apr 22 01:30:28 2013 +0300

    set SScoringFacility::da_wd for the casual use before it gets set properly

diff --git a/src/ui/sf/sf.cc b/src/ui/sf/sf.cc
index da00416..9b8706e 100644
--- a/src/ui/sf/sf.cc
+++ b/src/ui/sf/sf.cc
@@ -87,6 +87,7 @@ SScoringFacility (agh::CSubject& J,
 	_artifacts_d (nullptr),
 	_artifacts_simple_d (nullptr),
 	using_channel (nullptr),
+	da_wd (800), // gets properly set in a configure_event cb
 	da_ht (NAN) // bad value, to be estimated unless previously saved
 {
 	aghui::SBusyBlock bb (_p.wMainWindow);

-- 
Sleep experiment manager



More information about the debian-med-commit mailing list