diff options
Diffstat (limited to 'test/preferences.fl')
| -rw-r--r-- | test/preferences.fl | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/test/preferences.fl b/test/preferences.fl index a72ab28c2..e836eaa0f 100644 --- a/test/preferences.fl +++ b/test/preferences.fl @@ -1,5 +1,5 @@ # data file for the Fltk User Interface Designer (fluid) -version 1.0300 +version 1.0303 header_name {.h} code_name {.cxx} decl {\#include <FL/Fl_Preferences.H>} {public local @@ -45,7 +45,7 @@ Function {} {open return_type int Fl_Window myWindow { label {My Preferences} callback closeWindowCB open - xywh {709 76 298 311} type Double visible + xywh {408 202 298 311} type Double visible } { Fl_Button {} { label Cancel |
