projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Document wxDateTime::GregorianAdoption enum and TimeZone class.
[wxWidgets.git]
/
interface
/
wx
/
webviewarchivehandler.h
diff --git
a/interface/wx/webviewarchivehandler.h
b/interface/wx/webviewarchivehandler.h
index 4077bc1a1d8017c8be19a094de003724cf1e25a2..bb854754a3cc691ef86895da5e1c2d6977187153 100644
(file)
--- a/
interface/wx/webviewarchivehandler.h
+++ b/
interface/wx/webviewarchivehandler.h
@@
-1,5
+1,5
@@
/////////////////////////////////////////////////////////////////////////////
/////////////////////////////////////////////////////////////////////////////
-// Name: web
fil
ehandler.h
+// Name: web
viewarchiv
ehandler.h
// Purpose: interface of wxWebViewArchiveHandler
// Author: wxWidgets team
// RCS-ID: $Id$
// 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.
<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
*/
@see wxWebView, wxWebViewHandler
*/