]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/palmos/dc.h
Adapted to API changes with respect to GetTextExtent (patch #1709152).
[wxWidgets.git] / include / wx / palmos / dc.h
index ce2fc9a90598c49effba118523c33f509138a1dc..cd85d57973c859a6ba3be09581a1e40be63e14b8 100644 (file)
@@ -75,7 +75,7 @@ public:
                                  wxCoord *x, wxCoord *y,
                                  wxCoord *descent = NULL,
                                  wxCoord *externalLeading = NULL,
-                                 wxFont *theFont = NULL) const;
+                                 const wxFont *theFont = NULL) const;
     virtual bool DoGetPartialTextExtents(const wxString& text, wxArrayInt& widths) const;
 
     virtual bool CanDrawBitmap() const;