replace @b Note with @note; replace '' with "
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52960 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -318,7 +318,7 @@ public:
|
||||
compatibility only and usage of this class is strongly deprecated.
|
||||
|
||||
In the documentation below, the type @c T should be thought of as a
|
||||
"template'' parameter: this is the type of data stored in the linked list or,
|
||||
"template" parameter: this is the type of data stored in the linked list or,
|
||||
in other words, the first argument of WX_DECLARE_LIST macro. Also, wxNode is
|
||||
written as wxNodeT even though it isn't really a template class -- but it
|
||||
helps to think of it as if it were.
|
||||
|
Reference in New Issue
Block a user