]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/cocoa/dc.h
remove miniframe stuff from GtkOnSize(), it's handled by wxFrame
[wxWidgets.git] / include / wx / cocoa / dc.h
index d04424ba90e4b13858270a935b2dfa86de09ea84..db5175bcbfecaf2c564bd899beab567f3f027f41 100644 (file)
@@ -98,7 +98,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;