diff options
| author | Matthias Melcher <github@matthiasm.com> | 2023-10-26 00:38:58 +0200 |
|---|---|---|
| committer | Matthias Melcher <github@matthiasm.com> | 2023-10-26 00:39:10 +0200 |
| commit | 6d5021c00e71db7d0bc36c8622cb256fd5088cd6 (patch) | |
| tree | 5074e3fe2e28e481ce183219e0de8d61f1bb0e72 /fluid/README_fl.txt | |
| parent | 06d12892f90233c4ec50109fc2d2f06c5ae14432 (diff) | |
FLUID: Adds initial MergeBack feature.
Diffstat (limited to 'fluid/README_fl.txt')
| -rw-r--r-- | fluid/README_fl.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/fluid/README_fl.txt b/fluid/README_fl.txt index 3e101dea6..a5e4a1749 100644 --- a/fluid/README_fl.txt +++ b/fluid/README_fl.txt @@ -377,6 +377,7 @@ See Fl_Grid for an example. Type Fl_Type <word> + "uid" <word> : since Oct 2023, optional, a unique id for this node within the project file “label” <word> : text “user_data” <word> : a value or an expression “user_data_type” <word> : usually “void*” or “long” |
