X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/6762286db6cf974817dead5b88bebf0e390dbb7e..a4f6fe43c33bd7933645d110ad2719871dab043d:/include/wx/osx/popupwin.h diff --git a/include/wx/osx/popupwin.h b/include/wx/osx/popupwin.h index 3bf458ef15..b815a61c16 100644 --- a/include/wx/osx/popupwin.h +++ b/include/wx/osx/popupwin.h @@ -1,9 +1,9 @@ /////////////////////////////////////////////////////////////////////////////// -// Name: wx/mac/popupwin.h +// Name: wx/osx/popupwin.h // Purpose: wxPopupWindow class for wxMac // Author: Stefan Csomor // Modified by: -// Created: +// Created: // RCS-ID: $Id$ // Copyright: (c) 2006 Stefan Csomor // Licence: wxWindows licence @@ -27,7 +27,6 @@ public: bool Create(wxWindow *parent, int flags = wxBORDER_NONE); -protected: DECLARE_DYNAMIC_CLASS_NO_COPY(wxPopupWindow) };