X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/af49c4b8a2d3553e733e71c7dd3911881f4c1a2a..b448f30e9c884794601cecd87bb136d1edf5bb0f:/include/wx/popupwin.h diff --git a/include/wx/popupwin.h b/include/wx/popupwin.h index 185d8c7f65..6bee065b9e 100644 --- a/include/wx/popupwin.h +++ b/include/wx/popupwin.h @@ -127,6 +127,7 @@ protected: wxPopupFocusHandler *m_handlerFocus; DECLARE_DYNAMIC_CLASS(wxPopupTransientWindow) + DECLARE_NO_COPY_CLASS(wxPopupTransientWindow) }; #if wxUSE_COMBOBOX && defined(__WXUNIVERSAL__)