From 6dbe7ca8ed9791deb1b7d77efe153e20212cf3f2 Mon Sep 17 00:00:00 2001 From: Albrecht Schlosser Date: Sun, 18 Mar 2018 15:25:08 +0000 Subject: Fix a doxygen warning, update copyright. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.4@12773 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- FL/Fl.H | 4 +++- documentation/src/html_footer | 4 ++-- documentation/src/index.dox | 2 +- documentation/src/preface.dox | 2 +- 4 files changed, 7 insertions(+), 5 deletions(-) diff --git a/FL/Fl.H b/FL/Fl.H index 17bdd0aa1..d60105874 100644 --- a/FL/Fl.H +++ b/FL/Fl.H @@ -697,7 +697,9 @@ int main() { Gets which particular mouse button caused the current event. This returns garbage if the most recent event was not a FL_PUSH or FL_RELEASE event. - \retval FL_LEFT_MOUSE \retval FL_MIDDLE_MOUSE \retval FL_RIGHT_MOUSE. + \retval FL_LEFT_MOUSE + \retval FL_MIDDLE_MOUSE + \retval FL_RIGHT_MOUSE. \see Fl::event_buttons() */ static int event_button() {return e_keysym-FL_Button;} diff --git a/documentation/src/html_footer b/documentation/src/html_footer index f5ef08a64..ac12b5f5f 100644 --- a/documentation/src/html_footer +++ b/documentation/src/html_footer @@ -1,7 +1,7 @@ @@ -10,7 +10,7 @@