leftOver halt.
authorClaus Gittinger <cg@exept.de>
Mon, 20 Oct 2008 16:42:56 +0200
changeset 2421 2504941c00c2
parent 2420 14678b9fea60
child 2422 d85ddb9b2355
leftOver halt.
UIPainterView.st
--- a/UIPainterView.st	Sun Oct 19 17:23:15 2008 +0200
+++ b/UIPainterView.st	Mon Oct 20 16:42:56 2008 +0200
@@ -2075,11 +2075,11 @@
 !UIPainterView methodsFor:'queries'!
 
 isEditingSpecOnly
-    self halt.
+    self breakPoint:#ca.
 !
 
 isNotEditingSpecOnly
-    self halt.
+    self breakPoint:#ca.
 !
 
 resolveName:aName