X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/e7fbaf0efdf43797e63b10eadb655c3a3b94f453..66c2bf7b1d9326fb650acfaae22ec50528cfbf7c:/include/wx/fs_arc.h diff --git a/include/wx/fs_arc.h b/include/wx/fs_arc.h index 5500872836..e65b8fc7b6 100644 --- a/include/wx/fs_arc.h +++ b/include/wx/fs_arc.h @@ -1,9 +1,8 @@ ///////////////////////////////////////////////////////////////////////////// -// Name: fs_arc.h +// Name: wx/fs_arc.h // Purpose: Archive file system // Author: Vaclav Slavik, Mike Wetherell // Copyright: (c) 1999 Vaclav Slavik, (c) 2006 Mike Wetherell -// CVS-ID: $Id$ // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// @@ -47,7 +46,7 @@ private: wxString DoFind(); - DECLARE_NO_COPY_CLASS(wxArchiveFSHandler) + wxDECLARE_NO_COPY_CLASS(wxArchiveFSHandler); DECLARE_DYNAMIC_CLASS(wxArchiveFSHandler) };