diff options
| author | Michael R Sweet <michael.r.sweet@gmail.com> | 2000-03-15 18:57:07 +0000 |
|---|---|---|
| committer | Michael R Sweet <michael.r.sweet@gmail.com> | 2000-03-15 18:57:07 +0000 |
| commit | a73c7f58e6a0bb4b4eab922396500c25c118a18b (patch) | |
| tree | 7b846ad94ede2aa3e46c1401dd6758562add7e00 /fluid/alignment_panel.h | |
| parent | af5190b95f6b4eb16c028aeb9620f5ebcfe4a0ec (diff) | |
Documentation updates for 1.0.8.
FLUID GUI tweeks (OK and Cancel use now consistent, spacing now consistent,
Courier font for code, etc.)
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.0@1039 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'fluid/alignment_panel.h')
| -rw-r--r-- | fluid/alignment_panel.h | 9 |
1 files changed, 1 insertions, 8 deletions
diff --git a/fluid/alignment_panel.h b/fluid/alignment_panel.h index 2c1acd542..dcf8d3863 100644 --- a/fluid/alignment_panel.h +++ b/fluid/alignment_panel.h @@ -1,4 +1,4 @@ -// generated by Fast Light User Interface Designer (fluid) version 1.00 +// generated by Fast Light User Interface Designer (fluid) version 1.0008 #ifndef alignment_panel_h #define alignment_panel_h @@ -20,11 +20,4 @@ extern Fl_Input *code_file_input; extern void include_H_from_C_button_cb(Fl_Light_Button*, void*); extern Fl_Light_Button *include_H_from_C_button; Fl_Window* make_alignment_window(); -extern Fl_Window *alignment_window; -extern Fl_Input *horizontal_input; -extern Fl_Input *vertical_input; -extern Fl_Input *snap_input; -extern Fl_Input *header_file_input; -extern Fl_Input *code_file_input; -extern Fl_Light_Button *include_H_from_C_button; #endif |
