gnunet-svn
[Top][All Lists]
Advanced

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

[taler-anastasis-gtk] branch master updated: hide expiration column


From: gnunet
Subject: [taler-anastasis-gtk] branch master updated: hide expiration column
Date: Fri, 09 Jul 2021 14:25:40 +0200

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 5a53408  hide expiration column
5a53408 is described below

commit 5a534084d40f172f6d285e62101c4ca2710a21ec
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Fri Jul 9 14:25:36 2021 +0200

    hide expiration column
---
 contrib/anastasis_gtk_main_window.glade | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/contrib/anastasis_gtk_main_window.glade 
b/contrib/anastasis_gtk_main_window.glade
index 60f2066..7516b70 100644
--- a/contrib/anastasis_gtk_main_window.glade
+++ b/contrib/anastasis_gtk_main_window.glade
@@ -2208,7 +2208,8 @@ with funding from the European Commission.</property>
                                               </object>
                                             </child>
                                             <child>
-                                              <object 
class="GtkTreeViewColumn">
+                                              <object 
class="GtkTreeViewColumn" id="expiration_column">
+                                                <property 
name="visible">False</property>
                                                 <property 
name="resizable">True</property>
                                                 <property 
name="spacing">5</property>
                                                 <property 
name="sizing">autosize</property>

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