[med-svn] [SCM] aghermann branch, master, updated. 4f7a3b774136ffffbaf9b05d90bd568347bc5461
andrei zavada
johnhommer at gmail.com
Fri Nov 16 00:50:32 UTC 2012
The following commit has been merged in the master branch:
commit b5614c3873f88557207aa24c804578563c5c7c9f
Author: andrei zavada <johnhommer at gmail.com>
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
More information about the debian-med-commit
mailing list