The following commit has been merged in the master branch:
commit b5614c3873f88557207aa24c804578563c5c7c9f
Author: andrei zavada <[email protected]>
Date:   Thu Oct 25 01:43:42 2012 +0300

    no need to do gtk_flush at end of SExpDesignUI ctor as we arrive to user 
prompt

diff --git a/src/ui/ed.cc b/src/ui/ed.cc
index 873a4b3..d65b283 100644
--- a/src/ui/ed.cc
+++ b/src/ui/ed.cc
@@ -255,7 +255,7 @@ SExpDesignUI (aghui::SSessionChooser *parent,
 
        populate( true);
 
-       set_wMainWindow_interactive( true);
+       set_wMainWindow_interactive( true, false);
 }
 
 void

-- 
Sleep experiment manager

_______________________________________________
debian-med-commit mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit

Reply via email to