diff options
Diffstat (limited to 'src/Fl_Round_Button.cxx')
| -rw-r--r-- | src/Fl_Round_Button.cxx | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/src/Fl_Round_Button.cxx b/src/Fl_Round_Button.cxx index 7a17936ba..a4c397922 100644 --- a/src/Fl_Round_Button.cxx +++ b/src/Fl_Round_Button.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 // // A subclass of Fl_Button that always draws as a round circle. This |
