X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/77ffb5937e89927b621128789401db8921fe580f..ee7553e935502f77f7aed93221a449b982dee40d:/include/wx/memconf.h diff --git a/include/wx/memconf.h b/include/wx/memconf.h index 242d5d7cd4..2fdfde9b19 100644 --- a/include/wx/memconf.h +++ b/include/wx/memconf.h @@ -8,7 +8,7 @@ // Created: 22.01.00 // RCS-ID: $Id$ // Copyright: (c) 2000 Vadim Zeitlin -// Licence: wxWidgets licence +// Licence: wxWindows licence /////////////////////////////////////////////////////////////////////////////// /* @@ -22,8 +22,6 @@ #ifndef _WX_MEMCONF_H_ #define _WX_MEMCONF_H_ -// no #pragma interface because no implementation file - #if wxUSE_CONFIG #include "wx/fileconf.h" // the base class @@ -48,7 +46,7 @@ public: { } - DECLARE_NO_COPY_CLASS(wxMemoryConfig) + wxDECLARE_NO_COPY_CLASS(wxMemoryConfig); }; #endif // wxUSE_CONFIG