Correct wxWinCE port name in @onlyfor in the documentation.
The name used here should be the same as the label used for the corresponding port in docs/doxygen/mainpages/platdetails.h git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@70666 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -673,7 +673,7 @@ public:
|
||||
|
||||
This is a Windows CE-specific method not available in the other ports.
|
||||
|
||||
@onlyfor{wxWinCE}
|
||||
@onlyfor{wxmsw_wince}
|
||||
*/
|
||||
void SetBitmapResource(int resourceId);
|
||||
|
||||
|
Reference in New Issue
Block a user