]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/pen.h
Set TOOLKIT_LOWERCASE correctly for the various flavors of wxOSX
[wxWidgets.git] / interface / wx / pen.h
index 38a652feed18b7225d9decfccc309d0f35125171..4c5fb7eb7b9bce9ff57c1ad3ec5948f3d91c0e3a 100644 (file)
@@ -179,6 +179,8 @@ public:
         @param stipple
             A stipple bitmap.
 
+        @onlyfor{wxmsw,wxmac}
+
         @see SetWidth(), SetStipple()
     */
     wxPen(const wxBitmap& stipple, int width);