X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/3507d2d43f3e1d085f5409a98be2f2066c07833c..45df4bb6c238e3c42765af9454c15ad814d7a80a:/interface/wx/fs_arc.h?ds=inline

diff --git a/interface/wx/fs_arc.h b/interface/wx/fs_arc.h
index 1b88d48b41..b3cbd58687 100644
--- a/interface/wx/fs_arc.h
+++ b/interface/wx/fs_arc.h
@@ -7,7 +7,11 @@
 // Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
+/**
+    @class wxArchiveFSHandler
 
+    A file system handler for accessing files inside of archives.
+*/
 class wxArchiveFSHandler : public wxFileSystemHandler
 {
 public: