From 83189c3b0eda87ae7cb24fcbd91c3431bb53ec8b Mon Sep 17 00:00:00 2001 From: Vadim Zeitlin Date: Tue, 21 Feb 2012 22:02:21 +0000 Subject: [PATCH] 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 --- interface/wx/toolbar.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/interface/wx/toolbar.h b/interface/wx/toolbar.h index ee96ddda04..e9416cf0e5 100644 --- a/interface/wx/toolbar.h +++ b/interface/wx/toolbar.h @@ -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); -- 2.50.0