gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-anastasis-gtk] branch master updated: ensure widgets show properl


From: gnunet
Subject: [taler-anastasis-gtk] branch master updated: ensure widgets show properly when other countries were selected first
Date: Thu, 24 Feb 2022 20:41:02 +0100

This is an automated email from the git hooks/post-receive script.

grothoff pushed a commit to branch master
in repository anastasis-gtk.

The following commit(s) were added to refs/heads/master by this push:
     new d957221  ensure widgets show properly when other countries were 
selected first
d957221 is described below

commit d957221ae8c31f37c982181cff4855c3f8a01294
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Thu Feb 24 20:40:59 2022 +0100

    ensure widgets show properly when other countries were selected first
---
 src/anastasis/anastasis-gtk_action.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/anastasis/anastasis-gtk_action.c 
b/src/anastasis/anastasis-gtk_action.c
index 70358c3..14f7cac 100644
--- a/src/anastasis/anastasis-gtk_action.c
+++ b/src/anastasis/anastasis-gtk_action.c
@@ -624,6 +624,7 @@ action_user_attributes_collecting (void)
           AG_import_attribute_data (w,
                                     attr_type,
                                     val);
+        gtk_widget_show (w);
       }
       GNUNET_JSON_parse_free (spec);
     }

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]