Revert "Changed url on webview sample"
This reverts commit 92ae25ec3c240217f5584372abadaabedd3952df. There doesn't seem to be any good reason to use wiki.wxwidgets.org instead of the main site.
This commit is contained in:
parent
1bb8cd860a
commit
b0d2375941
@ -66,7 +66,7 @@ class WebApp : public wxApp
|
||||
{
|
||||
public:
|
||||
WebApp() :
|
||||
m_url("http://wiki.wxwidgets.org")
|
||||
m_url("http://www.wxwidgets.org")
|
||||
{
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user