summaryrefslogtreecommitdiff
path: root/src/Fl_File_Chooser.fl
diff options
context:
space:
mode:
authorMichael R Sweet <michael.r.sweet@gmail.com>2005-07-25 19:20:06 +0000
committerMichael R Sweet <michael.r.sweet@gmail.com>2005-07-25 19:20:06 +0000
commit9d32c9a60f39ce666164e201a46ecafce3c3e377 (patch)
tree65ad126f01988cc376f377481cdc1ab28a7d883c /src/Fl_File_Chooser.fl
parentb6f2bc925021c83f0b6f73614b6c29ae32779723 (diff)
Fix bad include file in file chooser.
Remove unused variable in plastic box drawing code. Fix spelling mistakes and wrapping in changelog. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@4457 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'src/Fl_File_Chooser.fl')
-rw-r--r--src/Fl_File_Chooser.fl2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Fl_File_Chooser.fl b/src/Fl_File_Chooser.fl
index f605ae0de..8576af485 100644
--- a/src/Fl_File_Chooser.fl
+++ b/src/Fl_File_Chooser.fl
@@ -31,7 +31,7 @@ comment {//
} {in_source in_header
}
-decl {\#include <FL/fl_draw.h>} {selected
+decl {\#include <FL/fl_draw.H>} {selected
}
class FL_EXPORT Fl_File_Chooser {open