X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/8907154c1a8a6882c6797d1f16393ddfb23e7f3a..169adfa9c4b781f737920bc808da91cd926c3e36:/include/wx/palmos/pen.h diff --git a/include/wx/palmos/pen.h b/include/wx/palmos/pen.h index 80c3c3f0d6..de6691ac2a 100644 --- a/include/wx/palmos/pen.h +++ b/include/wx/palmos/pen.h @@ -128,7 +128,7 @@ public: // Internal bool RealizeResource(); - bool FreeResource(bool force = FALSE); + bool FreeResource(bool force = false); WXHANDLE GetResourceHandle() const; bool IsFree() const; void Unshare(); @@ -138,4 +138,3 @@ private: }; #endif // _WX_PEN_H_ -