/[xmakemol]/xmakemol/edit.c
ViewVC logotype

Diff of /xmakemol/edit.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.81 by MPHodges, Mon Oct 27 22:42:30 2003 UTC revision 1.82 by MPHodges, Thu Nov 6 13:37:02 2003 UTC
# Line 1771  make_edit_atbd_sizes_dialog(Widget paren Line 1771  make_edit_atbd_sizes_dialog(Widget paren
1771      at_scale_w=XtVaCreateManagedWidget      at_scale_w=XtVaCreateManagedWidget
1772        ("at_scale_w", xmScaleWidgetClass,        ("at_scale_w", xmScaleWidgetClass,
1773         rc,         rc,
1774         XmNmaximum, 100,         XmNmaximum, 200,
1775         XmNminimum, 0,         XmNminimum, 0,
1776         XmNvalue,   (int) (get_atom_scale() * 100),         XmNvalue,   (int) (get_atom_scale() * 100),
1777         XmNshowValue, True,         XmNshowValue, True,

Legend:
Removed from v.1.81  
changed lines
  Added in v.1.82

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26