X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/e30285abc6cb45d7e2cd66ddfe3eb460821f57ae..31478355f8348d7dfb1c647919b62b224acfa8a0:/include/wx/generic/scrolwin.h diff --git a/include/wx/generic/scrolwin.h b/include/wx/generic/scrolwin.h index 64737702c6..85cd9e8e06 100644 --- a/include/wx/generic/scrolwin.h +++ b/include/wx/generic/scrolwin.h @@ -5,8 +5,8 @@ // Modified by: // Created: 01/02/97 // RCS-ID: $Id$ -// Copyright: (c) Julian Smart and Markus Holzem -// Licence: wxWindows license +// Copyright: (c) Julian Smart +// Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// #ifndef _WX_GENERIC_SCROLLWIN_H_ @@ -94,7 +94,7 @@ protected: #endif // __WXMSW__ private: - DECLARE_ABSTRACT_CLASS(wxGenericScrolledWindow) + DECLARE_DYNAMIC_CLASS_NO_COPY(wxGenericScrolledWindow) DECLARE_EVENT_TABLE() };