diff options
| author | Albrecht Schlosser <albrechts.fltk@online.de> | 2022-03-03 17:20:24 +0100 |
|---|---|---|
| committer | Albrecht Schlosser <albrechts.fltk@online.de> | 2022-03-03 17:20:24 +0100 |
| commit | a773fdc44bfb818f1830e9e48ba765881e68c942 (patch) | |
| tree | 70f52be97581cdb407d440fb43cfc3bd3cfc13f8 /fluid/function_panel.fl | |
| parent | d8cb8ec9167634d0e09201043ba8a539d659b849 (diff) | |
Fix whitespace, update dependencies and fluid files
Diffstat (limited to 'fluid/function_panel.fl')
| -rw-r--r-- | fluid/function_panel.fl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fluid/function_panel.fl b/fluid/function_panel.fl index 831e8b91b..0186b9365 100644 --- a/fluid/function_panel.fl +++ b/fluid/function_panel.fl @@ -51,7 +51,7 @@ Function {make_function_panel()} {open } { Fl_Window function_panel { label {Function/Method Properties} open - xywh {540 418 343 232} type Double resizable modal visible + xywh {540 418 343 232} type Double hide resizable modal } { Fl_Group {} {open xywh {10 10 270 20} |
