Minor changes, just trim trailing spaces in webview code.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@71034 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -20,7 +20,7 @@ class wxFileSystem;
|
||||
#include "wx/webview.h"
|
||||
|
||||
//Loads from uris such as scheme:///C:/example/example.html or archives such as
|
||||
//scheme:///C:/example/example.zip;protocol=zip/example.html
|
||||
//scheme:///C:/example/example.zip;protocol=zip/example.html
|
||||
|
||||
class WXDLLIMPEXP_WEBVIEW wxWebViewArchiveHandler : public wxWebViewHandler
|
||||
{
|
||||
|
Reference in New Issue
Block a user