[Doxygen-develop] Bug: Incorrect <> / "" in Class Reference page
Brought to you by:
dimitri
From: Edgar 't H. <edg...@gm...> - 2009-04-03 22:35:50
|
I forgot to mention this.. This one DOES calculate the local flag correctly: FileDef::addIncludeDependency So the link is shown correctly (#include "Test.h") on the File Reference Page. So it seems just a problem in Doxygen.cpp - void addIncludeFile (...) Which calculated the local flag, for the Class Reference Page Edgar |