mirror of
https://bitbucket.org/chromiumembedded/cef
synced 2025-06-05 21:39:12 +02:00
Tag 13700 API version
This commit is contained in:
@@ -864,7 +864,7 @@ bool ClientHandler::OnCursorChange(CefRefPtr<CefBrowser> browser,
|
||||
return mouse_cursor_change_disabled_;
|
||||
}
|
||||
|
||||
#if CEF_API_ADDED(CEF_NEXT)
|
||||
#if CEF_API_ADDED(13700)
|
||||
bool ClientHandler::OnContentsBoundsChange(CefRefPtr<CefBrowser> browser,
|
||||
const CefRect& new_bounds) {
|
||||
CEF_REQUIRE_UI_THREAD();
|
||||
|
Reference in New Issue
Block a user