gnome-scan r491 - in trunk: . lib



Author: bersace
Date: Thu Feb 21 18:45:37 2008
New Revision: 491
URL: http://svn.gnome.org/viewvc/gnome-scan?rev=491&view=rev

Log:
Hide unit for boolean options.


Modified:
   trunk/ChangeLog
   trunk/lib/gnome-scan-boolean-widget.c

Modified: trunk/lib/gnome-scan-boolean-widget.c
==============================================================================
--- trunk/lib/gnome-scan-boolean-widget.c	(original)
+++ trunk/lib/gnome-scan-boolean-widget.c	Thu Feb 21 18:45:37 2008
@@ -37,7 +37,7 @@
 static void
 gnome_scan_boolean_widget_init (GnomeScanBooleanWidget *object)
 {
-	/* TODO: Add initialization code here */
+	GNOME_SCAN_PARAM_WIDGET(object)->shows_unit = TRUE;
 }
 
 static void



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