X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/b3c861501a451503b31c075ccb59d16b0ae01e99..ad667945478cda0c0a33e154f1d4403402cffb9e:/include/wx/dfb/pen.h?ds=sidebyside 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