CodeView.st
changeset 6596 38f70b9dbdd9
parent 6585 a170fa1a195e
child 6601 4ccac038bf9b
--- a/CodeView.st	Thu Jun 06 10:21:47 2019 +0200
+++ b/CodeView.st	Thu Jun 06 11:25:26 2019 +0200
@@ -346,6 +346,12 @@
 
     "Created: / 17.2.1998 / 17:06:18 / cg"
     "Modified: / 17.2.1998 / 18:25:33 / cg"
+!
+
+showLineLimitInMenu
+    ^ false.
+
+    "Created: / 06-06-2019 / 11:23:20 / Claus Gittinger"
 ! !
 
 !CodeView class methodsFor:'documentation'!