X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/04ee05f92add0ab92ce08ecb827e3be41336aa06..938fbc8f74d393dc051fa5c80972e29ccdb2c500:/src/generic/tipwin.cpp diff --git a/src/generic/tipwin.cpp b/src/generic/tipwin.cpp index daea96f669..8238cd83c4 100644 --- a/src/generic/tipwin.cpp +++ b/src/generic/tipwin.cpp @@ -71,7 +71,7 @@ private: #endif // !wxUSE_POPUPWIN DECLARE_EVENT_TABLE() - DECLARE_NO_COPY_CLASS(wxTipWindowView) + wxDECLARE_NO_COPY_CLASS(wxTipWindowView); }; // ============================================================================