]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/fs_arc.h
Add test for absence of events from wxSpinCtrlDouble ctor.
[wxWidgets.git] / interface / wx / fs_arc.h
index 1b88d48b41d808347d3d6f8631c59f4d724d364e..b7d8d85bef1a8fe2c44e012791e471c40c018d92 100644 (file)
@@ -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: