mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-30 19:26:05 +00:00
reactos.org is the preferred name these days
svn path=/trunk/; revision=20026
This commit is contained in:
@@ -1131,7 +1131,7 @@ int MDIMainFrame::Command(int id, int code)
|
||||
#ifdef _DEBUG
|
||||
create_webchildwindow(WebChildWndInfo(_hmdiclient, TEXT("http://localhost")));
|
||||
#else
|
||||
create_webchildwindow(WebChildWndInfo(_hmdiclient, TEXT("http://www.reactos.com")));
|
||||
create_webchildwindow(WebChildWndInfo(_hmdiclient, TEXT("http://www.reactos.org")));
|
||||
#endif
|
||||
break;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user