From 797f63592a32ec2bfd897df1080923d4af2dcedc Mon Sep 17 00:00:00 2001 From: Matthias Melcher Date: Tue, 12 Aug 2008 15:04:35 +0000 Subject: Wrong attribute fixed in Doxygen. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@6158 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- Doxyfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Doxyfile') diff --git a/Doxyfile b/Doxyfile index 7bc78f659..fe1ffbe57 100644 --- a/Doxyfile +++ b/Doxyfile @@ -1022,7 +1022,7 @@ INCLUDE_FILE_PATTERNS = # undefined via #undef or recursively expanded use the := operator # instead of the = operator. -PREDEFINED = FL_EXPORT:= +PREDEFINED = FL_DOXYGEN FL_EXPORT:= # If the MACRO_EXPANSION and EXPAND_ONLY_PREDEF tags are set to YES then # this tag can be used to specify a list of macro names that should be expanded. -- cgit v1.2.3