* 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:
@@ -478,6 +478,7 @@ INPUT = . \
|
|||||||
../../headers/os/interface/Box.h \
|
../../headers/os/interface/Box.h \
|
||||||
../../headers/os/interface/GridLayout.h \
|
../../headers/os/interface/GridLayout.h \
|
||||||
../../headers/os/interface/GroupLayout.h \
|
../../headers/os/interface/GroupLayout.h \
|
||||||
|
../../headers/os/interface/IconUtils.h \
|
||||||
../../headers/os/interface/Layout.h \
|
../../headers/os/interface/Layout.h \
|
||||||
../../headers/os/interface/LayoutBuilder.h \
|
../../headers/os/interface/LayoutBuilder.h \
|
||||||
../../headers/os/interface/LayoutItem.h \
|
../../headers/os/interface/LayoutItem.h \
|
||||||
|
|||||||
@@ -68,7 +68,7 @@
|
|||||||
|
|
||||||
|
|
||||||
/*! \fn static status_t BIconUtils::GetVectorIcon(const uint8* buffer,
|
/*! \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.
|
\brief Utility function to import a vector icon in "flat icon" format.
|
||||||
|
|
||||||
Utility function to import a vector icon in "flat icon"
|
Utility function to import a vector icon in "flat icon"
|
||||||
|
|||||||
Reference in New Issue
Block a user