* 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:
parent
ca2c99c2ca
commit
61a02f6d99
@ -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 \
|
||||
|
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user