diff options
| author | Michael R Sweet <michael.r.sweet@gmail.com> | 1998-12-06 15:52:17 +0000 |
|---|---|---|
| committer | Michael R Sweet <michael.r.sweet@gmail.com> | 1998-12-06 15:52:17 +0000 |
| commit | 5a632f4926f7ec770a38105db4623aaac05b4689 (patch) | |
| tree | 202e84df6ca7489164b51be89e1aacc954ff3586 /fluid/alignment_panel.fl | |
| parent | 3924b60442272451c6c5518c336e4c6f0b91afcd (diff) | |
More #include and .C to .cxx changes...
git-svn-id: file:///fltk/svn/fltk/trunk@136 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'fluid/alignment_panel.fl')
| -rw-r--r-- | fluid/alignment_panel.fl | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/fluid/alignment_panel.fl b/fluid/alignment_panel.fl index 07e39fce9..c7ddcbcbf 100644 --- a/fluid/alignment_panel.fl +++ b/fluid/alignment_panel.fl @@ -1,7 +1,7 @@ # data file for the Fltk User Interface Designer (fluid) version 0.99 -header_name {.H} -code_name {.C} +header_name {.h} +code_name {.cxx} gridx 10 gridy 10 snap 3 |
