X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/8e51701313a307d4dfbbf5493b87aa53537822a5..54a69edf6c08d1ab95abae06e143f81bcdd98399:/include/wx/cocoa/pen.h diff --git a/include/wx/cocoa/pen.h b/include/wx/cocoa/pen.h index 6756e78083..01d4ef5d91 100644 --- a/include/wx/cocoa/pen.h +++ b/include/wx/cocoa/pen.h @@ -65,6 +65,7 @@ public: wxBitmap *GetStipple() const; WX_NSColor GetNSColor(); + int GetCocoaLineDash(const float **pattern); }; #endif // __WX_COCOA_PEN_H__