]>
git.saurik.com Git - wxWidgets.git/blob - interface/wx/fs_filter.h
1 /////////////////////////////////////////////////////////////////////////////
2 // Name: wx/fs_filter.h
3 // Purpose: Filter file system handler
4 // Author: Mike Wetherell
5 // Copyright: (c) 2006 Mike Wetherell
6 // Licence: wxWindows licence
7 /////////////////////////////////////////////////////////////////////////////
10 @class wxFilterFSHandler
12 Filter file system handler.
15 class wxFilterFSHandler
: public wxFileSystemHandler
19 virtual ~wxFilterFSHandler();