]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/osx/popupwin.h
Clear is also expected to clear the text
[wxWidgets.git] / include / wx / osx / popupwin.h
index cdfa6ef61cdf1f0d81971036e29fd32e8e29904d..b815a61c1635832a31a556e81c7cf3cd21bf8303 100644 (file)
@@ -27,9 +27,6 @@ public:
 
     bool Create(wxWindow *parent, int flags = wxBORDER_NONE);
 
-    virtual bool Show(bool show);
-
-protected:
     DECLARE_DYNAMIC_CLASS_NO_COPY(wxPopupWindow)
 };