]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/mgl/dc.h
include wxchar.h from string.h in 2.8 compatibility mode to prevent lots of compilati...
[wxWidgets.git] / include / wx / mgl / dc.h
index eafae450541d68ff897e19ec389119b2cc16bc1d..94bd65c9f69db9379ed0fe18c0ab2387069f3664 100644 (file)
@@ -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;