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:
Vadim Zeitlin
2012-02-21 22:02:21 +00:00
parent 2d0744aa1b
commit 83189c3b0e

View File

@@ -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);