Mercurial > dillo_port1.3
changeset 362:d2a6d664dea0
.
author | jcid |
---|---|
date | Mon, 29 Sep 2008 14:10:59 +0200 |
parents | 9b5c5b65813c |
children | 700c47d18fec |
files | dw/fltkcomplexbutton.cc dw/fltkcomplexbutton.hh |
diffstat | 2 files changed, 0 insertions(+), 7 deletions(-) [+] |
line wrap: on
line diff
--- a/dw/fltkcomplexbutton.cc Mon Sep 29 01:18:54 2008 +0200 +++ b/dw/fltkcomplexbutton.cc Mon Sep 29 14:10:59 2008 +0200 @@ -16,9 +16,6 @@ // License along with this library; if not, write to the Free Software // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 // USA. -// -// Please report all bugs and problems to "fltk-bugs@fltk.org". -// #include <fltk/events.h> #include <fltk/damage.h>
--- a/dw/fltkcomplexbutton.hh Mon Sep 29 01:18:54 2008 +0200 +++ b/dw/fltkcomplexbutton.hh Mon Sep 29 14:10:59 2008 +0200 @@ -1,7 +1,5 @@ // // -// Push button widget -// // Copyright 2002 by Bill Spitzak and others. // // This library is free software; you can redistribute it and/or @@ -19,8 +17,6 @@ // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 // USA. // -// Please report all bugs and problems to "fltk-bugs@fltk.org". -// #ifndef __FLTK_COMPLEX_BUTTON_HH__ #define __FLTK_COMPLEX_BUTTON_HH__