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

gEDA-cvs: CVS update: struct.h



  User: ahvezda 
  Date: 06/07/23 23:29:21

  Modified:    .        struct.h
  Log:
  Applied (Patch# 1527363): Set mousepan "gain" to unity by Peter Clifton with
  
  modifications by Ales to allow unity to be configured via rc file.
  
  
  
  
  Revision  Changes    Path
  1.85      +2 -0      eda/geda/gaf/libgeda/include/struct.h
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: struct.h
  ===================================================================
  RCS file: /home/cvspsrv/cvsroot/eda/geda/gaf/libgeda/include/struct.h,v
  retrieving revision 1.84
  retrieving revision 1.85
  diff -u -b -r1.84 -r1.85
  --- struct.h	20 May 2006 21:58:27 -0000	1.84
  +++ struct.h	24 Jul 2006 03:29:21 -0000	1.85
  @@ -885,6 +885,8 @@
     /* List of attributes to always promote */
     char *always_promote_attributes;
   
  +  /* Controls the gain of the mouse pan */
  +  int mousepan_gain;
   
     /* gnetlist specific */
     int net_naming_priority;
  
  
  


_______________________________________________
geda-cvs mailing list
geda-cvs@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-cvs