SimpleView.st
branchjv
changeset 7735 16d70a0e8245
parent 7731 060f78ef56f8
parent 7732 bc0819823c78
child 7737 2e6c6d117f72
--- a/SimpleView.st	Thu Dec 08 06:57:37 2016 +0100
+++ b/SimpleView.st	Sat Dec 10 06:46:25 2016 +0100
@@ -11724,6 +11724,10 @@
     ^ false
 !
 
+isDebugView
+    ^ false
+!
+
 isPopUpList
     ^ false
 ! !