GraphColumnView3DSpec.st
branchjv
changeset 4770 6634b540fea2
parent 3308 cc9c02c8b894
--- a/GraphColumnView3DSpec.st	Thu May 21 21:00:16 2015 +0100
+++ b/GraphColumnView3DSpec.st	Thu May 21 21:14:57 2015 +0100
@@ -11,6 +11,8 @@
 "
 "{ Package: 'stx:libwidg2' }"
 
+"{ NameSpace: Smalltalk }"
+
 GraphColumnViewSpec subclass:#GraphColumnView3DSpec
 	instanceVariableNames:'rotateX rotateY rotateZ zoomZ'
 	classVariableNames:''
@@ -356,3 +358,4 @@
 version
     ^ '$Header: /cvs/stx/stx/libwidg2/GraphColumnView3DSpec.st,v 1.10 2008-01-10 13:00:52 cg Exp $'
 ! !
+