]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/combobox.h
reverting to native mac pathnames
[wxWidgets.git] / include / wx / msw / combobox.h
index 3a1877a3038b1aa5ea70e53ef2a4a9b0f0032a1a..e8460b2ae77c52a3b56f72ea32c274685dda2b7a 100644 (file)
@@ -84,9 +84,6 @@ public:
             WXUINT message, WXWPARAM wParam, WXLPARAM lParam);
 
     WXHWND GetEditHWND() const;
-
-protected:
-    virtual wxSize DoGetBestSize() const;
 };
 
 #endif // wxUSE_COMBOBOX