]> git.saurik.com Git - wxWidgets.git/commitdiff
Correct wxWinCE port name in @onlyfor in the documentation.
authorVadim Zeitlin <vadim@wxwidgets.org>
Tue, 21 Feb 2012 22:02:21 +0000 (22:02 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Tue, 21 Feb 2012 22:02:21 +0000 (22:02 +0000)
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

index ee96ddda049bc11ce1b7b7b934db98702867714a..e9416cf0e5d11d2e512c3f8a86facd2d2878c736 100644 (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);