Skip to content

Commit

Permalink
more members in record
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexey-T committed Sep 2, 2023
1 parent 5ef4684 commit 1612093
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion atsynedit/atsynedit.pas
Original file line number Diff line number Diff line change
Expand Up @@ -341,9 +341,11 @@ TATFoldBarProps = record
GutterFolding,
GutterBookmarks,
LastLineOnTop,
CaretShape,
ReadOnly,
ReadOnlyIsDetected,
CaretShapeNormal,
CaretShapeOverwrite,
CaretShapeReadonly,
UnprintedVisible,
UnprintedSpaces,
UnprintedTrailingOnly,
Expand Down

0 comments on commit 1612093

Please sign in to comment.