gnucash stable: [sasistant-stock-transaction] remove unused invisible-char property

Christopher Lam clam at code.gnucash.org
Fri Apr 18 21:49:53 EDT 2025


Updated	 via  https://github.com/Gnucash/gnucash/commit/fee62532 (commit)
	from  https://github.com/Gnucash/gnucash/commit/c0d52f93 (commit)



commit fee625325381ef1642b0976692ad457908f69597
Author: Christopher Lam <christopher.lck at gmail.com>
Date:   Fri Apr 18 16:42:58 2025 +0800

    [sasistant-stock-transaction] remove unused invisible-char property

diff --git a/gnucash/gtkbuilder/assistant-stock-transaction.glade b/gnucash/gtkbuilder/assistant-stock-transaction.glade
index 7975d82c33..582e747c91 100644
--- a/gnucash/gtkbuilder/assistant-stock-transaction.glade
+++ b/gnucash/gtkbuilder/assistant-stock-transaction.glade
@@ -489,7 +489,6 @@
                 <property name="visible">True</property>
                 <property name="can-focus">True</property>
                 <property name="hexpand">True</property>
-                <property name="invisible-char">●</property>
                 <property name="text" translatable="yes">Cash</property>
               </object>
               <packing>
@@ -602,7 +601,6 @@
                 <property name="visible">True</property>
                 <property name="can-focus">True</property>
                 <property name="hexpand">True</property>
-                <property name="invisible-char">●</property>
                 <property name="text" translatable="yes">Fees</property>
               </object>
               <packing>
@@ -729,7 +727,6 @@
                 <property name="visible">True</property>
                 <property name="can-focus">True</property>
                 <property name="hexpand">True</property>
-                <property name="invisible-char">●</property>
                 <property name="text" translatable="yes">Dividend</property>
               </object>
               <packing>
@@ -842,7 +839,6 @@
                 <property name="visible">True</property>
                 <property name="can-focus">True</property>
                 <property name="hexpand">True</property>
-                <property name="invisible-char">●</property>
                 <property name="text" translatable="yes">Capital Gain</property>
               </object>
               <packing>



Summary of changes:
 gnucash/gtkbuilder/assistant-stock-transaction.glade | 4 ----
 1 file changed, 4 deletions(-)



More information about the gnucash-changes mailing list