add:
authorca
Fri, 02 Jan 1998 17:03:12 +0100
changeset 392 53a63b0e8279
parent 391 5c7fa5484d14
child 393 a824a3a9b834
add: pasteFromClipBoard:aString neccessary on sun
UIPainterView.st
--- a/UIPainterView.st	Fri Jan 02 16:57:44 1998 +0100
+++ b/UIPainterView.st	Fri Jan 02 17:03:12 1998 +0100
@@ -210,6 +210,12 @@
 
 !
 
+pasteFromClipBoard:aString
+    ^ self
+
+
+!
+
 pasteSpecifications:aSpecificationOrList keepLayout:keepLayout
     "add the specs to the object view; returns list of pasted components
     "