X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/5c57bf07fa9a8a8c3dbcdbd1aaceff3c4dff9d69..27d2dbbccadf25bb1d892fe1c4afbf74cf76bb36:/include/wx/msw/pen.h diff --git a/include/wx/msw/pen.h b/include/wx/msw/pen.h index e53c21f3bd..a81ee0a9e6 100644 --- a/include/wx/msw/pen.h +++ b/include/wx/msw/pen.h @@ -6,7 +6,7 @@ // Created: 01/02/97 // RCS-ID: $Id$ // Copyright: (c) Julian Smart -// Licence: wxWindows licence +// Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// #ifndef _WX_PEN_H_ @@ -132,7 +132,7 @@ public: // Internal bool RealizeResource(); - bool FreeResource(bool force = FALSE); + bool FreeResource(bool force = false); WXHANDLE GetResourceHandle() const; bool IsFree() const; void Unshare();