This is an automated email from the git hooks/post-receive script. hmmr-guest pushed a commit to branch master in repository aghermann.
commit 85fbc32223fdcd6d9b96794fca2c071be51b5943 Author: Andrei Zavada <[email protected]> Date: Sat Sep 21 01:08:53 2013 +0300 let the rk1968 widgets be shown --- upstream/src/aghermann/ui/sf/d/rk1968_cb.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/upstream/src/aghermann/ui/sf/d/rk1968_cb.cc b/upstream/src/aghermann/ui/sf/d/rk1968_cb.cc index 01918af..ba5e8bb 100644 --- a/upstream/src/aghermann/ui/sf/d/rk1968_cb.cc +++ b/upstream/src/aghermann/ui/sf/d/rk1968_cb.cc @@ -24,7 +24,7 @@ wSFRK_configure_event_cb( { auto& RK = *(SScoringFacility::SRK1968Dialog*)userdata; - return TRUE; + return FALSE; } -- Alioth's /git/debian-med/git-commit-notice on /srv/git.debian.org/git/debian-med/aghermann.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
