]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/unix/fontutil.h
Use proper format in wxGTK clipboard selection handler.
[wxWidgets.git] / include / wx / unix / fontutil.h
index 47b443c822f54b86efe687dfec5ee6e6f6ddd9d0..831a812800a05da9a1a8ec83b126c0da31804b26 100644 (file)
@@ -29,7 +29,7 @@ wxLoadQueryNearestFont(int pointSize,
                        bool underlined,
                        const wxString &facename,
                        wxFontEncoding encoding,
-                       wxString* xFontName = (wxString *)NULL);
+                       wxString* xFontName = NULL);
 
 // returns the font specified by the given XLFD
 extern wxNativeFont wxLoadFont(const wxString& fontSpec);