diff options
| author | Albrecht Schlosser <albrechts.fltk@online.de> | 2020-08-03 13:03:14 +0200 |
|---|---|---|
| committer | Albrecht Schlosser <albrechts.fltk@online.de> | 2020-08-03 13:03:14 +0200 |
| commit | 4d0b04456e29db20509fc1747518a3840ee7715b (patch) | |
| tree | 48e36a633316f85f42e02f7ef75f10a962be92bf /src/Fl_File_Chooser.fl | |
| parent | 3d18d325f62e35b27bc9d723ca2d05e2fcb0a72f (diff) | |
Update dependencies + fluid/generated files
Diffstat (limited to 'src/Fl_File_Chooser.fl')
| -rw-r--r-- | src/Fl_File_Chooser.fl | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/Fl_File_Chooser.fl b/src/Fl_File_Chooser.fl index 7cf01e1c7..62009f89d 100644 --- a/src/Fl_File_Chooser.fl +++ b/src/Fl_File_Chooser.fl @@ -78,11 +78,11 @@ class FL_EXPORT Fl_File_Chooser {open fileList->deselect(); Fl::remove_timeout((Fl_Timeout_Handler)previewCB, this); window->hide();} open - private xywh {1171 438 490 380} type Double resizable + private xywh {1171 438 490 380} type Double hide resizable code0 {if (title) window->label(title);} code1 {\#include <stdio.h>} code2 {\#include <stdlib.h>} - code3 {\#include <string.h>} modal visible + code3 {\#include <string.h>} modal } { Fl_Group {} {open private xywh {10 10 470 25} |
