diff options
author | Sebastian Geerken <devnull@localhost> | 2012-09-14 11:34:19 +0200 |
---|---|---|
committer | Sebastian Geerken <devnull@localhost> | 2012-09-14 11:34:19 +0200 |
commit | e4367b16dc131f34936bbb8fd09557b5aa5acbd7 (patch) | |
tree | 487a35941bf20bbc95a3d0b1dee420b00771f5b6 /dw/fltkcomplexbutton.hh | |
parent | abd446c2eebe1f96764b6d95f1c6c61ae9bc40b2 (diff) | |
parent | 94e451ffa5ece79a3b071ee553650bf8bd869a46 (diff) |
Merge of <http://hg.dillo.org/dillo>.
Diffstat (limited to 'dw/fltkcomplexbutton.hh')
-rw-r--r-- | dw/fltkcomplexbutton.hh | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/dw/fltkcomplexbutton.hh b/dw/fltkcomplexbutton.hh index 3a14cfb2..43be6b57 100644 --- a/dw/fltkcomplexbutton.hh +++ b/dw/fltkcomplexbutton.hh @@ -1,6 +1,7 @@ -// fltkcomplexbutton.hh contains code from FLTK 1.3's FL/Fl_Button.H -// that is Copyright 1998-2010 by Bill Spitzak and others. +// fltkcomplexbutton.hh is derived from FL/Fl_Button.H from FLTK's 1.3 branch +// at http://fltk.org in early 2011. +// FL/Fl_Button.H is Copyright 1998-2010 by Bill Spitzak and others. /* * This program is free software; you can redistribute it and/or modify |