From f190582fea23f1481c81f0c797db7c0f45711c8e Mon Sep 17 00:00:00 2001 From: Greg Ercolano Date: Fri, 26 Feb 2010 17:50:51 +0000 Subject: Added a \ref for proper doc linking. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@7158 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- documentation/src/subclassing.dox | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'documentation/src') diff --git a/documentation/src/subclassing.dox b/documentation/src/subclassing.dox index 4d452ccc1..3b6afb7e5 100644 --- a/documentation/src/subclassing.dox +++ b/documentation/src/subclassing.dox @@ -303,7 +303,7 @@ uses the event. If you return zero, the parent widget will try sending the event to another widget. For debugging purposes, event numbers can be printed as their actual event names -using the fl_eventnames[] array, e.g.: +using the \ref fl_eventnames[] array, e.g.: \code #include // defines fl_eventnames[] [..] -- cgit v1.2.3