From 9a0d1f16d7b78a7e789c30728df79166b95da115 Mon Sep 17 00:00:00 2001 From: Matthias Melcher Date: Fri, 26 Apr 2024 11:57:31 +0200 Subject: FLUID: update file format information --- fluid/README_fl.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/fluid/README_fl.txt b/fluid/README_fl.txt index 12480b039..056ddeb51 100644 --- a/fluid/README_fl.txt +++ b/fluid/README_fl.txt @@ -418,7 +418,9 @@ Type "data" : C++ variable name Type "declblock" : C++ code - none or "public" or "protected" : defaults to private + none or "public" or "protected" : defaults to private (obsolete) + "map" : integer value, default is 2 (CODE_IN_SOURCE), + see Fl_DeclBlock_Type::write_map_ "after" : C++ code or comment following the block ... : inherits more from Fl_Type -- cgit v1.2.3