X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/3507d2d43f3e1d085f5409a98be2f2066c07833c..36a0190ebd5bd9a7302f60f6dcd608b80574e21c:/interface/wx/fs_arc.h?ds=sidebyside diff --git a/interface/wx/fs_arc.h b/interface/wx/fs_arc.h index 1b88d48b41..b7d8d85bef 100644 --- a/interface/wx/fs_arc.h +++ b/interface/wx/fs_arc.h @@ -3,11 +3,14 @@ // Purpose: Archive file system // Author: Vaclav Slavik, Mike Wetherell // Copyright: (c) 1999 Vaclav Slavik, (c) 2006 Mike Wetherell -// CVS-ID: $Id$ // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// +/** + @class wxArchiveFSHandler + A file system handler for accessing files inside of archives. +*/ class wxArchiveFSHandler : public wxFileSystemHandler { public: