]>
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
7 // Licence: wxWindows licence
8 /////////////////////////////////////////////////////////////////////////////
11 @class wxFilterFSHandler
13 Filter file system handler.
16 class wxFilterFSHandler
: public wxFileSystemHandler
20 virtual ~wxFilterFSHandler();