Skip to content

Commit

Permalink
Add missing class variables BlinkingCursor CmdKeysInText DumbbellCurs…
Browse files Browse the repository at this point in the history
…or SkipOverMultipleSpaces
  • Loading branch information
hilaire committed Sep 23, 2019
1 parent 103fd52 commit 3cd38c3
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/Text-Edition/TextEditor.class.st
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,11 @@ Class {
'morph'
],
#classVars : [
'BlinkingCursor',
'CaseSensitiveFinds',
'CmdKeysInText',
'DumbbellCursor',
'SkipOverMultipleSpaces',
'UseFindReplaceSelection',
'UseSecondarySelection',
'UseSelectionBar',
Expand Down

0 comments on commit 3cd38c3

Please sign in to comment.