#FEATURE by cg
authorClaus Gittinger <cg@exept.de>
Tue, 21 Aug 2018 13:31:42 +0200
changeset 6398 4be7a447d091
parent 6397 36ba48bd7fd1
child 6399 b3bc4be4a579
#FEATURE by cg class: ListView class definition
ListView.st
--- a/ListView.st	Mon Aug 20 21:03:56 2018 +0200
+++ b/ListView.st	Tue Aug 21 13:31:42 2018 +0200
@@ -23,7 +23,8 @@
 		scrollWhenUpdating scrollLocked lineEndCRLF highlightAreas
 		compareModelOnUpdate expandTabsWhenUpdating
 		checkLineEndConventionWhenUpdating
-		checkedLinesForWidthOfContentsComputation'
+		checkedLinesForWidthOfContentsComputation showLineEndIndicators
+		showControlCharacters'
 	classVariableNames:'DefaultForegroundColor DefaultBackgroundColor DefaultTabPositions
 		UserDefaultTabPositions DefaultLeftMargin DefaultTopMargin'
 	poolDictionaries:''