[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
gEDA-cvs: CVS update: struct.h
User: ahvezda
Date: 06/08/06 15:23:20
Modified: . struct.h
Log:
Applied patch by Tomaz Solc to add cursor key panning. Minor cleanup of
the code afterwards (mainly to add the keyboardpan_gain to the toplevel
as a proper rc variable).
Revision Changes Path
1.87 +3 -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.86
retrieving revision 1.87
diff -u -b -r1.86 -r1.87
--- struct.h 6 Aug 2006 16:45:31 -0000 1.86
+++ struct.h 6 Aug 2006 19:23:20 -0000 1.87
@@ -886,6 +886,9 @@
/* Controls the gain of the mouse pan */
int mousepan_gain;
+ /* Controls the gain of the keyboard pan */
+ int keyboardpan_gain;
+
/* gnetlist specific */
int net_naming_priority;
int hierarchy_traversal;
_______________________________________________
geda-cvs mailing list
geda-cvs@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-cvs