From ceb2bbc4b82087b82647fa4744ba81477be10035 Mon Sep 17 00:00:00 2001 From: Manolo Gouy Date: Tue, 21 Feb 2012 13:36:07 +0000 Subject: Fix so that function Fl::cairo_make_current() is properly documented git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@9251 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- documentation/Doxyfile | 1 + 1 file changed, 1 insertion(+) (limited to 'documentation') diff --git a/documentation/Doxyfile b/documentation/Doxyfile index 8dcd8dd5c..32f232d03 100644 --- a/documentation/Doxyfile +++ b/documentation/Doxyfile @@ -567,6 +567,7 @@ INPUT = src/index.dox \ src/unicode.dox \ ../FL \ ../src \ + ../cairo \ src/enumerations.dox \ src/glut.dox \ src/forms.dox \ -- cgit v1.2.3