From 2e9ba0a10e313a37a368e5b90923f6449e1621e7 Mon Sep 17 00:00:00 2001 From: Albrecht Schlosser Date: Tue, 1 May 2018 10:58:16 +0000 Subject: Update fluid (.fl) files. src/Fl_Help_Dialog.fl: Add one missing declaration. Other files: update (fluid -u) and update source (fluid -c). git-svn-id: file:///fltk/svn/fltk/branches/branch-1.4@12887 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- test/tree.fl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/tree.fl') diff --git a/test/tree.fl b/test/tree.fl index 756993f80..efb19faf7 100644 --- a/test/tree.fl +++ b/test/tree.fl @@ -362,7 +362,7 @@ Function {} {open } { Fl_Window window { label tree open - xywh {539 25 1045 730} type Double visible + xywh {539 25 1045 730} type Double hide } { Fl_Group tree { label Tree -- cgit v1.2.3