UISelectionPanel.st
changeset 1870 771fcc38ecb8
parent 1831 f5ba45d3d70a
child 1872 ab5cc43b193a
--- a/UISelectionPanel.st	Fri Sep 17 15:14:36 2004 +0200
+++ b/UISelectionPanel.st	Tue Sep 21 12:30:01 2004 +0200
@@ -1516,7 +1516,7 @@
             gallery update.
         ] ifFalse:[
             value == #copy ifTrue:[
-                self window setSelection:spec
+                self window setClipboardObject:spec
             ]
         ].
       ^ self