]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/fs_arc.h
avoid GTK+ prefixes for our tree entry code, it is not part of GTK+, should have...
[wxWidgets.git] / interface / wx / fs_arc.h
index 1b88d48b41d808347d3d6f8631c59f4d724d364e..b3cbd58687ac4cf75e1a827f5d211e74c7ffeb6b 100644 (file)
@@ -7,7 +7,11 @@
 // Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
+/**
+    @class wxArchiveFSHandler
 
+    A file system handler for accessing files inside of archives.
+*/
 class wxArchiveFSHandler : public wxFileSystemHandler
 {
 public: