Skip to content
Snippets Groups Projects

re #11730 - Created program block Continue

Merged Zdeněk Vavřička requested to merge feat/11730-Program_Block_Continue into dev
5 files
+ 98
43
Compare changes
  • Side-by-side
  • Inline
Files
5
@@ -39,10 +39,10 @@ namespace GUI.ColorsBrushes
WhileBorderColor,
DoWhileBackgroundColor,
DoWhileBorderColor,
BreakBackgroundColor,
BreakBorderColor,
ContinueBackgroundColor,
ContinueBorderColor,
BreakBackgroundColor,
BreakBorderColor,
BreakpointBackgroundColor,
BreakpointBorderColor,
}
Loading