From 4e5096e731d680becbeeaff77a2bd2dc6b6ced8a Mon Sep 17 00:00:00 2001 From: Pino Toscano Date: Thu, 24 Jan 2008 14:22:17 +0000 Subject: [PATCH] let's try telling doxygen which class should it extract from... svn path=/trunk/KDE/kdegraphics/okular/; revision=765695 --- Mainpage.dox | 1 + 1 file changed, 1 insertion(+) diff --git a/Mainpage.dox b/Mainpage.dox index 382f53952..f9a6dc553 100644 --- a/Mainpage.dox +++ b/Mainpage.dox @@ -861,3 +861,4 @@ would need a lot of code we work with static data here. [to be continued] */ // DOXYGEN_EXCLUDE = conf generators shell ui +// DOXYGEN_FILE_PATTERNS = core/*.h *.dox