X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/af49c4b8a2d3553e733e71c7dd3911881f4c1a2a..810f173e8d7f580c612f202aab2a01003c3fb834:/include/wx/tipwin.h diff --git a/include/wx/tipwin.h b/include/wx/tipwin.h index be2b8bbc28..d8ad218f21 100644 --- a/include/wx/tipwin.h +++ b/include/wx/tipwin.h @@ -7,7 +7,7 @@ // Created: 10.09.00 // RCS-ID: $Id$ // Copyright: (c) 2000 Vadim Zeitlin -// Licence: wxWindows license +// Licence: wxWindows licence /////////////////////////////////////////////////////////////////////////////// #ifndef _WX_TIPWIN_H_ @@ -92,6 +92,8 @@ private: DECLARE_EVENT_TABLE() friend class wxTipWindowView; + + DECLARE_NO_COPY_CLASS(wxTipWindow) }; #endif // wxUSE_TIPWINDOW