Remove trailing spaces in webview code

This commit is contained in:
Maarten Bent
2018-08-22 20:02:42 +02:00
parent bfafb74761
commit 190cb0e025
6 changed files with 22 additions and 22 deletions

View File

@@ -149,7 +149,7 @@ public:
long style = 0,
const wxString& name = wxWebViewNameStr);
static void RegisterFactory(const wxString& backend,
static void RegisterFactory(const wxString& backend,
wxSharedPtr<wxWebViewFactory> factory);
// General methods