gnunet-svn
[Top][All Lists]
Advanced

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

[taler-anastasis-gtk] branch master updated: -remove hide, widget to be


From: gnunet
Subject: [taler-anastasis-gtk] branch master updated: -remove hide, widget to be hidden is gone
Date: Sun, 23 Jan 2022 22:14:45 +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 e9a31ff  -remove hide, widget to be hidden is gone
e9a31ff is described below

commit e9a31ff4ff3bea905a9c29e61203403e5810df10
Author: Christian Grothoff <grothoff@gnunet.org>
AuthorDate: Sun Jan 23 22:14:42 2022 +0100

    -remove hide, widget to be hidden is gone
---
 src/anastasis/anastasis-gtk_action.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/src/anastasis/anastasis-gtk_action.c 
b/src/anastasis/anastasis-gtk_action.c
index 7ab6149..8da6719 100644
--- a/src/anastasis/anastasis-gtk_action.c
+++ b/src/anastasis/anastasis-gtk_action.c
@@ -1966,7 +1966,6 @@ action_secret_selecting (void)
     AG_show ("anastasis_gtk_error_label");
   AG_hide ("anastasis_gtk_challenge_frame");
   AG_hide ("anastasis_gtk_identity_frame");
-  AG_hide ("anastasis_gtk_secret_identification_vbox");
   ls = GTK_LIST_STORE (GCG_get_main_window_object (
                          "secret_selection_liststore"));
   gtk_list_store_clear (ls);

-- 
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]