X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/dd761d262a3b0362a9d6784ea4fcc12a36207d36..e3e8e3c0aa864da4c7e5bfbee200d9f0732cf4c5:/include/wx/mgl/dc.h?ds=sidebyside diff --git a/include/wx/mgl/dc.h b/include/wx/mgl/dc.h index eafae45054..94bd65c9f6 100644 --- a/include/wx/mgl/dc.h +++ b/include/wx/mgl/dc.h @@ -79,7 +79,7 @@ public: wxCoord *x, wxCoord *y, wxCoord *descent = NULL, wxCoord *externalLeading = NULL, - wxFont *theFont = NULL) const; + const wxFont *theFont = NULL) const; virtual bool CanDrawBitmap() const; virtual bool CanGetTextExtent() const;