X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/a45c9ba59b610080585f76b0d02e1f1499c96ffe..63415ba9f5331b2b96215f8a570e05623ea6ec42:/include/wx/osx/popupwin.h?ds=sidebyside diff --git a/include/wx/osx/popupwin.h b/include/wx/osx/popupwin.h index 58b591d0a8..cdfa6ef61c 100644 --- a/include/wx/osx/popupwin.h +++ b/include/wx/osx/popupwin.h @@ -1,5 +1,5 @@ /////////////////////////////////////////////////////////////////////////////// -// Name: wx/mac/popupwin.h +// Name: wx/osx/popupwin.h // Purpose: wxPopupWindow class for wxMac // Author: Stefan Csomor // Modified by: @@ -26,7 +26,7 @@ public: { (void)Create(parent, flags); } bool Create(wxWindow *parent, int flags = wxBORDER_NONE); - + virtual bool Show(bool show); protected: