diff options
| author | Michael R Sweet <michael.r.sweet@gmail.com> | 2007-01-04 14:53:54 +0000 |
|---|---|---|
| committer | Michael R Sweet <michael.r.sweet@gmail.com> | 2007-01-04 14:53:54 +0000 |
| commit | 5456a2b8fc5b1d1121a8b80d6f190147c3f89f45 (patch) | |
| tree | 4e7a149283061ee49b551e61b4d1e8acaafebb00 /src/Makefile | |
| parent | e806450644365883a6561552bdb2dc65566a8e20 (diff) | |
Add fl_open_uri() function as discussed on fltk.development.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@5579 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'src/Makefile')
| -rw-r--r-- | src/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Makefile b/src/Makefile index 4397eb5f5..5c56c00b7 100644 --- a/src/Makefile +++ b/src/Makefile @@ -136,6 +136,7 @@ CPPFILES = \ fl_gtk.cxx \ fl_labeltype.cxx \ fl_line_style.cxx \ + fl_open_uri.cxx \ fl_oval_box.cxx \ fl_overlay.cxx \ fl_overlay_visual.cxx \ |
