ListView.st
changeset 6398 4be7a447d091
parent 6397 36ba48bd7fd1
child 6429 5bc480285a06
--- 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:''