diff options
| author | Matthias Melcher <git@matthiasm.com> | 2021-12-11 03:33:25 +0100 |
|---|---|---|
| committer | Matthias Melcher <github@matthiasm.com> | 2021-12-11 03:40:07 +0100 |
| commit | 1c962bf5e26d3883bfc804b111d28080036d4feb (patch) | |
| tree | 1e6032e2b9db9d2348fa64c1b39d227ad7347957 /fluid/widget_panel.fl | |
| parent | 235f9ed709d4b6ce6dbf46248250e8586bdd2dfe (diff) | |
STR 3210: indentation is now controlled in one single position for all source and header files.
Diffstat (limited to 'fluid/widget_panel.fl')
| -rw-r--r-- | fluid/widget_panel.fl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fluid/widget_panel.fl b/fluid/widget_panel.fl index f4f3bd3a2..1f3df77eb 100644 --- a/fluid/widget_panel.fl +++ b/fluid/widget_panel.fl @@ -39,7 +39,7 @@ Function {make_widget_panel()} { } { Fl_Group {} { label GUI - callback propagate_load + callback propagate_load selected xywh {10 30 400 330} labelsize 11 when 0 resizable } { Fl_Group {} { |
