stdobjects is used for both objects and pointers
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53061 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -68,7 +68,7 @@ ALIASES += category{1}="\ingroup group_class_\1 \n<div><span class='category'>Ca
|
||||
ALIASES += category{2}="\ingroup group_class_\1 group_class_\2 \n<div><span class='category'>Category:</span> <span class='category_text'>\ref group_class_\1, \ref group_class_\2</span></div>"
|
||||
ALIASES += library{1}="<div><span class='lib'>Library:</span> <span class='lib_text'>\ref page_libs_\1</span></div>"
|
||||
ALIASES += nolibrary="<div><span class='lib'>Library:</span> <span class='lib_text'>None; this class implementation is entirely header-based.</span></div>"
|
||||
ALIASES += stdobjects="<span class='stdobj'>Predefined objects:</span>"
|
||||
ALIASES += stdobjects="<span class='stdobj'>Predefined objects/pointers:</span>"
|
||||
|
||||
# native implementation infos:
|
||||
ALIASES += nativeimpl{1}="<div><span class='impl'>Implementations:</span> native under \ref page_port_\1 port; a generic implementation is used elsewhere.</div>"
|
||||
|
Reference in New Issue
Block a user