This commit is contained in:
Oleg Korshul
2019-04-26 10:40:06 +03:00
parent f990dbdb87
commit 8af48b5ba9

View File

@ -40,7 +40,7 @@ class ClientAppBrowser : public ClientApp,
ClientAppBrowser();
private:
protected:
// Creates all of the Delegate objects. Implemented by cefclient in
// client_app_delegates_browser.cc
static void CreateDelegates(DelegateSet& delegates);