Revision: 54088
          http://brlcad.svn.sourceforge.net/brlcad/?rev=54088&view=rev
Author:   bob1961
Date:     2012-12-19 13:14:00 +0000 (Wed, 19 Dec 2012)
Log Message:
-----------
Added a class variable to the GeometryEditFrame class (i.e., mPrevEditMode).

Modified Paths:
--------------
    brlcad/trunk/src/tclscripts/archer/GeometryEditFrame.tcl

Modified: brlcad/trunk/src/tclscripts/archer/GeometryEditFrame.tcl
===================================================================
--- brlcad/trunk/src/tclscripts/archer/GeometryEditFrame.tcl    2012-12-19 
13:12:03 UTC (rev 54087)
+++ brlcad/trunk/src/tclscripts/archer/GeometryEditFrame.tcl    2012-12-19 
13:14:00 UTC (rev 54088)
@@ -52,6 +52,7 @@
        common EDIT_CLASS_TRANS 3
 
        common mEditMode 0
+       common mPrevEditMode 0
        common mEditClass $EDIT_CLASS_NONE
        common mEditCommand ""
        common mEditParam1 0

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


------------------------------------------------------------------------------
LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
Remotely access PCs and mobile devices and provide instant support
Improve your efficiency, and focus on delivering more value-add services
Discover what IT Professionals Know. Rescue delivers
http://p.sf.net/sfu/logmein_12329d2d
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to