]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/webviewarchivehandler.h
Document wxConvFileName variable, not wxMBConvFile class.
[wxWidgets.git] / interface / wx / webviewarchivehandler.h
index 4077bc1a1d8017c8be19a094de003724cf1e25a2..bb854754a3cc691ef86895da5e1c2d6977187153 100644 (file)
@@ -1,5 +1,5 @@
 /////////////////////////////////////////////////////////////////////////////
-// Name:        webfilehandler.h
+// Name:        webviewarchivehandler.h
 // Purpose:     interface of wxWebViewArchiveHandler
 // Author:      wxWidgets team
 // RCS-ID:      $Id$
@@ -15,8 +15,9 @@
     <code> scheme:///C:/exmaple/docs.zip;protocol=zip/main.htm </code> 
     Currently the only supported protocol is @c zip. 
    
-    @library{wxweb}
-    @category{web}
+    @since 2.9.3
+    @library{wxwebview}
+    @category{webview}
     
     @see wxWebView, wxWebViewHandler
  */