From 39c83e370e3cbf77a9b7a14d30652366c1bbcde2 Mon Sep 17 00:00:00 2001 From: engelsman Date: Wed, 18 Mar 2009 22:58:12 +0000 Subject: converted html tags to doxygen commands in documentation/src/events.dox required adding \anchor to FL/Fl_Input.H as well git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@6699 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- FL/Fl_Input.H | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'FL') diff --git a/FL/Fl_Input.H b/FL/Fl_Input.H index 631d3f639..043bcb8d2 100644 --- a/FL/Fl_Input.H +++ b/FL/Fl_Input.H @@ -86,8 +86,9 @@ selection. RightCtrl or -
Compose
Start - a compose-character +
Compose + \anchor Fl_Input_Compose_Character + Start a compose-character sequence. The next one or two keys typed define the character to insert (see table that follows.) -- cgit v1.2.3