diff options
Diffstat (limited to 'test')
| -rw-r--r-- | test/preferences.fl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/preferences.fl b/test/preferences.fl index d90119ff0..e7d5b1756 100644 --- a/test/preferences.fl +++ b/test/preferences.fl @@ -50,7 +50,7 @@ Function {} {open return_type int Fl_Window myWindow { label {My Preferences} callback closeWindowCB open - xywh {585 277 298 311} type Double visible + xywh {585 277 298 311} type Double hide } { Fl_Button {} { label Cancel |
