X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/97c5b168b3c548a86dcccbcba7d303d2e2d77a7b..f3239c2118f2ab27516ee9662a1707ba7d8f9a7b:/include/wx/osx/pen.h diff --git a/include/wx/osx/pen.h b/include/wx/osx/pen.h index 686673abe6..243714ac7e 100644 --- a/include/wx/osx/pen.h +++ b/include/wx/osx/pen.h @@ -49,6 +49,7 @@ public: wxPenJoin GetJoin() const; wxPenCap GetCap() const; int GetDashes(wxDash **ptr) const; + int GetDashCount() const; wxBitmap *GetStipple() const ;