changeset 20080:ae12edf69bce

Set default uimenu position property to 0 (Bug #44770) * libinterp/corefcn/graphics.in.h: set postion property from 9 to 0
author John Donoghue
date Wed, 08 Apr 2015 09:37:59 -0400
parents 49df5054c02e
children d7b1999f0554
files libinterp/corefcn/graphics.in.h
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/libinterp/corefcn/graphics.in.h	Tue Apr 07 22:06:14 2015 -0700
+++ b/libinterp/corefcn/graphics.in.h	Wed Apr 08 09:37:59 2015 -0400
@@ -5316,7 +5316,7 @@
       bool_property enable , "on"
       color_property foregroundcolor , color_values (0, 0, 0)
       string_property label , ""
-      double_property position , 9
+      double_property position , 0
       bool_property separator , "off"
       // Octave-specific properties
       string_property fltk_label h , ""