diff options
| author | MatthiasWM <visualc.git@matthiasm.com> | 2023-11-29 13:16:35 +0100 |
|---|---|---|
| committer | MatthiasWM <visualc.git@matthiasm.com> | 2023-11-29 13:16:35 +0100 |
| commit | 06e2bd7f0e295a34c28ddbb4fa7a03644540bb5c (patch) | |
| tree | 0c0f9fc3cbb5d290e56ce373695de4991c78bf64 /fluid/sourceview_panel.cxx | |
| parent | 75c879e2ff5022a4084b259c53a769d77ae13713 (diff) | |
| parent | 44b845cc42b9a0326b6aa3438462bcd1b77ddeb4 (diff) | |
Merge branch 'master' of https://github.com/fltk/fltk
Diffstat (limited to 'fluid/sourceview_panel.cxx')
| -rw-r--r-- | fluid/sourceview_panel.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fluid/sourceview_panel.cxx b/fluid/sourceview_panel.cxx index b32f01498..0b7c52306 100644 --- a/fluid/sourceview_panel.cxx +++ b/fluid/sourceview_panel.cxx @@ -32,7 +32,7 @@ extern void reveal_in_browser(Fl_Type *t); /** Update the header and source code highlighting depending on the currently selected object - + The Source View system offers an immediate preview of the code files that will be generated by FLUID. It also marks the code generated for the last selected item in the header and the source |
