Skip to content

Commit

Permalink
Merge branch 'main' into folding-poc
Browse files Browse the repository at this point in the history
  • Loading branch information
martijnlaan committed Jun 15, 2024
2 parents 0d6e789 + 7795abe commit 6529d77
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Components/ScintStylerInnoSetup.pas
Original file line number Diff line number Diff line change
Expand Up @@ -129,6 +129,7 @@ implementation
TypInfo, MsgIDs, SetupSectionDirectives, LangOptionsSectionDirectives;

type
{ Size must be <= SizeOf(TScintLineState) }
TInnoSetupStylerLineState = record
Section, NextLineSection: TInnoSetupStylerSection;
SpanState: TInnoSetupStylerSpanState;
Expand Down

0 comments on commit 6529d77

Please sign in to comment.