diff options
Diffstat (limited to 'FL')
| -rw-r--r-- | FL/Fl.H | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -707,7 +707,7 @@ public: \retval FL_MIDDLE_MOUSE \retval FL_RIGHT_MOUSE \retval FL_BACK_MOUSE - \retval FL_FORWARD_MOUSE. + \retval FL_FORWARD_MOUSE \see Fl::event_buttons(), Fl::event_state() */ static int event_button() { return e_keysym - FL_Button; } |
