diff options
Diffstat (limited to 'src/fl_dnd_mac.cxx')
| -rw-r--r-- | src/fl_dnd_mac.cxx | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/src/fl_dnd_mac.cxx b/src/fl_dnd_mac.cxx index 01f9676f0..c3d28a7af 100644 --- a/src/fl_dnd_mac.cxx +++ b/src/fl_dnd_mac.cxx @@ -20,7 +20,9 @@ // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 // USA. // -// Please report all bugs and problems to "fltk-bugs@fltk.org +// Please report all bugs and problems on the following page: +// +// http://www.fltk.org/str.php // This file contains MacOS-specific code for fltk which is always linked // in. Search other files for "__APPLE__" or filenames ending in _mac.cxx |
