From b763b271a714628bf2a24571f9995b5d456b3070 Mon Sep 17 00:00:00 2001 From: Fabien Costantini Date: Fri, 3 Oct 2008 08:05:48 +0000 Subject: Doxygen documentation : removed useless FLTK prefix to Modules list as it doesn't change their order in the Modules page. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@6366 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- src/fl_utf.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src') diff --git a/src/fl_utf.c b/src/fl_utf.c index 29cbe9e27..f42dfeaec 100644 --- a/src/fl_utf.c +++ b/src/fl_utf.c @@ -28,7 +28,7 @@ extern "C" { #endif /** - \defgroup fl_unichar FLTK Unicode Character Functions + \defgroup fl_unichar Unicode Character Functions Global Functions Handling Single Unicode Characters @{ */ @@ -44,7 +44,7 @@ extern "C" { /** @} */ /** - \defgroup fl_utf8 FLTK Unicode String Functions + \defgroup fl_utf8 Unicode String Functions Global Functions Handling Unicode Text @{ */ -- cgit v1.2.3