]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/dcgraph.h
added alpha channel support to wxDFB's wxBitmap
[wxWidgets.git] / include / wx / dcgraph.h
old mode 100755 (executable)
new mode 100644 (file)
index 35fd3f9..331331a
@@ -173,7 +173,7 @@ protected:
         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;