[med-svn] [SCM] aghermann branch, master, updated. 06bda7dfaa687aaf0708a024d192024e2cd58421
Andrei Zavada
johnhommer at gmail.com
Thu Jan 24 00:43:52 UTC 2013
The following commit has been merged in the master branch:
commit 8234d28252968df3eea5f94bb7a94bf28a51b9e1
Author: Andrei Zavada <johnhommer at gmail.com>
Date: Sun Jan 20 03:18:30 2013 +0200
don't show_all Find Dialog's widgets initially
diff --git a/src/ui/sf/sf-channel.cc b/src/ui/sf/sf-channel.cc
index af31fb1..b19dc02 100644
--- a/src/ui/sf/sf-channel.cc
+++ b/src/ui/sf/sf-channel.cc
@@ -449,7 +449,7 @@ aghui::SScoringFacility::SChannel::
mark_region_as_pattern()
{
_p.find_dialog.load_pattern( *this);
- gtk_widget_show_all( (GtkWidget*)_p.wSFFD);
+ gtk_widget_show( (GtkWidget*)_p.wSFFD);
}
--
Sleep experiment manager
More information about the debian-med-commit
mailing list