]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/hyperlink.h
use wxNullFont instead of *wxNORMAL_FONT as default parameter for wxFontPickerCtrl...
[wxWidgets.git] / include / wx / hyperlink.h
index c7e4ac4546ee3cf54e97f71021aec1a855b95f17..4ebe3bc98b6c1db37c3c1ec10744103a5711152e 100644 (file)
@@ -133,7 +133,6 @@ protected:
 
     // Returns the best size for the window, which is the size needed
     // to display the text label.
-    virtual void DoGetSize(int *width, int *height) const;
     virtual wxSize DoGetBestSize() const;
 
     // creates a context menu with "Copy URL" menuitem