DebugView.st
branchjv
changeset 17163 4bf9cb558e1c
parent 17140 c2a83a451e3b
parent 17156 e83700f581f1
child 17218 95008a0da101
--- a/DebugView.st	Wed Dec 07 06:44:00 2016 +0100
+++ b/DebugView.st	Mon Dec 12 11:58:14 2016 +0000
@@ -8493,6 +8493,12 @@
     and:[ methodCodeToggleSelectionHolder value = 2 ]
 ! !
 
+!DebugView methodsFor:'testing'!
+
+isDebugView
+    ^ true
+! !
+
 !DebugView methodsFor:'user interaction'!
 
 checkIfCodeIsReallyModified