]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/generic/dcpsg.h
Added compile guards to wxEditableListBox
[wxWidgets.git] / include / wx / generic / dcpsg.h
index e303d406c49590621945c9f85f7813ec9512c804..1958c18278584ae03d77d2fe23ce4fcfbcaa4ad5 100644 (file)
@@ -124,7 +124,7 @@ protected:
     void DoGetTextExtent(const wxString& string, wxCoord *x, wxCoord *y,
                          wxCoord *descent = NULL,
                          wxCoord *externalLeading = NULL,
-                         wxFont *theFont = NULL) const;
+                         const wxFont *theFont = NULL) const;
     void DoGetSize(int* width, int* height) const;
     void DoGetSizeMM(int *width, int *height) const;