[Gnucash-changes] r12254 - gnucash/trunk - Couple the radio buttons in the unpost dialog.

David Hampton hampton at cvs.gnucash.org
Tue Jan 3 22:13:30 EST 2006


Author: hampton
Date: 2006-01-03 22:13:29 -0500 (Tue, 03 Jan 2006)
New Revision: 12254
Trac: http://svn.gnucash.org/trac/changeset/12254

Modified:
   gnucash/trunk/ChangeLog
   gnucash/trunk/src/business/business-gnome/glade/invoice.glade
Log:
Couple the radio buttons in the unpost dialog.


Modified: gnucash/trunk/ChangeLog
===================================================================
--- gnucash/trunk/ChangeLog	2006-01-04 01:02:48 UTC (rev 12253)
+++ gnucash/trunk/ChangeLog	2006-01-04 03:13:29 UTC (rev 12254)
@@ -1,5 +1,8 @@
 2006-01-03  David Hampton  <hampton at employees.org>
 
+	* src/business/business-gnome/glade/invoice.glade: Couple the
+	radio buttons in the unpost dialog.
+
 	* src/gnome/top-level.c:
 	* src/gnome/dialog-totd.c:
 	* src/gnome/glade/totd.glade: Revert the previous change and make

Modified: gnucash/trunk/src/business/business-gnome/glade/invoice.glade
===================================================================
--- gnucash/trunk/src/business/business-gnome/glade/invoice.glade	2006-01-04 01:02:48 UTC (rev 12253)
+++ gnucash/trunk/src/business/business-gnome/glade/invoice.glade	2006-01-04 03:13:29 UTC (rev 12254)
@@ -1767,6 +1767,7 @@
 		      <property name="active">True</property>
 		      <property name="inconsistent">False</property>
 		      <property name="draw_indicator">True</property>
+		      <property name="group">yes_tt_reset</property>
 		      <signal name="toggled" handler="on_no_tt_reset_toggled" object="Invoice Entry Window" last_modification_time="Wed, 16 Jul 2003 07:23:29 GMT"/>
 		    </widget>
 		    <packing>



More information about the gnucash-changes mailing list