summaryrefslogtreecommitdiff
path: root/src/Fl_File_Input.cxx
diff options
context:
space:
mode:
authorMatthias Melcher <github@matthiasm.com>2022-02-13 00:54:44 +0100
committerGitHub <noreply@github.com>2022-02-13 00:54:44 +0100
commitc9b44064d205a16790eed7e91ba81365b057c8f1 (patch)
tree2e2cac06ac22a6973cb143d440a398bd1a44c78c /src/Fl_File_Input.cxx
parent52bfbbc2fac6dd7555a777d38c4f8d8227b41008 (diff)
Fluid: adding feature: Functions can also be "local". (#390)
Before, Functions could only be "static" (keyword static is added) or "global" (prototype is added). This is harmful if the function or method was declared elsewhere. "local" solves that.
Diffstat (limited to 'src/Fl_File_Input.cxx')
0 files changed, 0 insertions, 0 deletions