diff options
Diffstat (limited to 'test/preferences.fl')
| -rw-r--r-- | test/preferences.fl | 10 |
1 files changed, 3 insertions, 7 deletions
diff --git a/test/preferences.fl b/test/preferences.fl index 58d0b9932..443684c2c 100644 --- a/test/preferences.fl +++ b/test/preferences.fl @@ -1,10 +1,7 @@ # data file for the Fltk User Interface Designer (fluid) version 1.0100 header_name {.h} -code_name {.cxx} -gridx 5 -gridy 5 -snap 3 +code_name {.cxx} decl {\#include <FL/Fl_Preferences.H>} {public } @@ -13,8 +10,7 @@ decl {\#include <stdio.h>} {public decl {\#include <stdlib.h>} {} -decl {\#include <FL/filename.H>} {selected -} +decl {\#include <FL/filename.H>} {} decl {void readPrefs();} {public } @@ -175,7 +171,7 @@ Function {} {open return_type int xywh {175 185 70 20} type Horizontal align 8 minimum 2 maximum 6 value 3.1 } Fl_Input wPaper { - label {Newspaper:} + label {Newspaper:} selected xywh {165 225 105 20} align 5 } } |
