X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/b3c861501a451503b31c075ccb59d16b0ae01e99..169147c8be2d1a13e95aaa24259f83232aec8de9:/include/wx/dfb/pen.h diff --git a/include/wx/dfb/pen.h b/include/wx/dfb/pen.h index 3f78357ae8..4565d943b1 100644 --- a/include/wx/dfb/pen.h +++ b/include/wx/dfb/pen.h @@ -57,7 +57,8 @@ public: wxDash* GetDash() const; wxBitmap *GetStipple() const; - bool Ok() const; + bool Ok() const { return IsOk(); } + bool IsOk() const; protected: // ref counting code