CEF changes
This commit is contained in:
@@ -72,7 +72,7 @@ void CSiaDriveApp::OnContextInitialized()
|
|||||||
// Specify CEF browser settings here.
|
// Specify CEF browser settings here.
|
||||||
CefBrowserSettings browserSettings;
|
CefBrowserSettings browserSettings;
|
||||||
|
|
||||||
std::string url = "https://www.google.com";
|
std::string url = "file:///./htdocs/index.html";
|
||||||
if (useViews)
|
if (useViews)
|
||||||
{
|
{
|
||||||
// Create the BrowserView.
|
// Create the BrowserView.
|
||||||
|
Reference in New Issue
Block a user