Refactoring
This commit is contained in:
@@ -65,7 +65,7 @@ private:
|
||||
static void ExecuteSetter(CefRefPtr<CefV8Context> context, CefRefPtr<CefV8Value> obj, const SString& method, const SString& value);
|
||||
static void ExecuteSetter(CefRefPtr<CefV8Context> context, CefRefPtr<CefV8Value> obj, const SString& method, CefRefPtr<CefV8Value> value);
|
||||
void ShutdownServices(CefRefPtr<CefBrowser> browser);
|
||||
void SiaApiRefreshCallback(CefRefPtr<CefV8Context> context, Api::CSiaDriveConfig* siaDriveConfig);
|
||||
void SiaApiRefreshCallback(CefRefPtr<CefV8Context> context);
|
||||
void ReleaseObjects(CefRefPtr<CefBrowser> browser);
|
||||
|
||||
private:
|
||||
|
Reference in New Issue
Block a user