diff options
| author | Matthias Melcher <github@matthiasm.com> | 2023-01-21 17:14:41 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-01-21 17:14:41 +0100 |
| commit | 1fc269b0d4c79b256cc57740d318f95dded8c340 (patch) | |
| tree | 5df94f8cb7f4e8629dbce7a36f070ea5b513d5d7 /test/demo.menu | |
| parent | 4ddcbc81de60faa0e9922db7df316f3d69cb8df7 (diff) | |
Move global FLTK options into new app fltk-admin (#560)
Diffstat (limited to 'test/demo.menu')
| -rw-r--r-- | test/demo.menu | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/test/demo.menu b/test/demo.menu index 16cce02da..3549b18ef 100644 --- a/test/demo.menu +++ b/test/demo.menu @@ -58,7 +58,9 @@ @u:fast && slow widgets:fast_slow @u:inactive:inactive -@main:Fluid\n(UI design tool):fluid valuators.fl +@main:Tools...:@t + @t:Fluid\n(UI design tool):fluid valuators.fl + @t:FLTK\nRuntime\nOptions:fltk-options @main:Cool\nDemos...:@e @e:Mandelbrot:mandelbrot |
