* Add the header file to doxygen, too

* Fix copypaste error.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@42607 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Adrien Destugues 2011-08-09 19:39:10 +00:00
parent ca2c99c2ca
commit 61a02f6d99
2 changed files with 2 additions and 1 deletions

View File

@ -478,6 +478,7 @@ INPUT = . \
../../headers/os/interface/Box.h \
../../headers/os/interface/GridLayout.h \
../../headers/os/interface/GroupLayout.h \
../../headers/os/interface/IconUtils.h \
../../headers/os/interface/Layout.h \
../../headers/os/interface/LayoutBuilder.h \
../../headers/os/interface/LayoutItem.h \

View File

@ -68,7 +68,7 @@
/*! \fn static status_t BIconUtils::GetVectorIcon(const uint8* buffer,
const char* attrName, BBitmap* result)
size_t size, BBitmap* result)
\brief Utility function to import a vector icon in "flat icon" format.
Utility function to import a vector icon in "flat icon"