X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/e225b106d97e8d99110b4646b151695f8dcf518f..6ceef8efe9e38313dba9f7c8a64efcb344a0056e:/src/generic/tipdlg.cpp diff --git a/src/generic/tipdlg.cpp b/src/generic/tipdlg.cpp index 603f7881a9..bfb16d90ec 100644 --- a/src/generic/tipdlg.cpp +++ b/src/generic/tipdlg.cpp @@ -115,6 +115,7 @@ private: wxCheckBox *m_checkbox; DECLARE_EVENT_TABLE() + DECLARE_NO_COPY_CLASS(wxTipDialog) }; // ============================================================================