X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/9dcd75f8daf6cb7240b834da9354cc3a785659fd..f357c0d42c17bf5be30e65e68cd99c474678da71:/src/generic/tipwin.cpp diff --git a/src/generic/tipwin.cpp b/src/generic/tipwin.cpp index 84d8d86f62..f580c85899 100644 --- a/src/generic/tipwin.cpp +++ b/src/generic/tipwin.cpp @@ -76,6 +76,7 @@ private: #endif // !wxUSE_POPUPWIN DECLARE_EVENT_TABLE() + DECLARE_NO_COPY_CLASS(wxTipWindowView) }; // ============================================================================