Revision: 54170
          http://brlcad.svn.sourceforge.net/brlcad/?rev=54170&view=rev
Author:   bob1961
Date:     2013-01-14 20:21:02 +0000 (Mon, 14 Jan 2013)
Log Message:
-----------
Stub in a configbody for units and valueUnits

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

Modified: brlcad/trunk/src/tclscripts/archer/GeometryEditFrame.tcl
===================================================================
--- brlcad/trunk/src/tclscripts/archer/GeometryEditFrame.tcl    2013-01-14 
17:10:36 UTC (rev 54169)
+++ brlcad/trunk/src/tclscripts/archer/GeometryEditFrame.tcl    2013-01-14 
20:21:02 UTC (rev 54170)
@@ -189,7 +189,15 @@
     # Nothing for now
 }
 
+::itcl::configbody GeometryEditFrame::units {
+    # Nothing for now
+}
 
+::itcl::configbody GeometryEditFrame::valueUnits {
+    # Nothing for now
+}
+
+
 # ------------------------------------------------------------
 #                      PUBLIC CLASS METHODS
 # ------------------------------------------------------------

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


------------------------------------------------------------------------------
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. SALE $99.99 this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122412
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to