gnunet-svn
[Top][All Lists]
Advanced

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

[taler-anastasis-gtk] branch master updated: -fix next button regression


From: gnunet
Subject: [taler-anastasis-gtk] branch master updated: -fix next button regression
Date: Fri, 26 Nov 2021 10:27:35 +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 9f7ef95  -fix next button regression
9f7ef95 is described below

commit 9f7ef95ca63199c0d9dcadd59544815942d3d570
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Fri Nov 26 10:27:33 2021 +0100

    -fix next button regression
---
 src/anastasis/anastasis-gtk_helper.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/anastasis/anastasis-gtk_helper.c 
b/src/anastasis/anastasis-gtk_helper.c
index edea3e9..6e036ca 100644
--- a/src/anastasis/anastasis-gtk_helper.c
+++ b/src/anastasis/anastasis-gtk_helper.c
@@ -235,6 +235,7 @@ AG_enable_next (void)
   GtkWidget *fwd;
 
   AG_show ("anastasis_gtk_main_window_forward_button");
+  AG_sensitive ("anastasis_gtk_main_window_forward_button");
   fwd = GTK_WIDGET (GCG_get_main_window_object (
                       "anastasis_gtk_main_window_forward_button"));
   gtk_widget_set_can_default (fwd,

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