Tag 13700 API version

This commit is contained in:
Marshall Greenblatt
2025-05-07 13:25:44 -04:00
parent 8b09ea4324
commit ad4fa9cf24
4 changed files with 12 additions and 6 deletions

View File

@@ -183,7 +183,7 @@ class ClientHandler : public BaseClientHandler,
CefCursorHandle cursor,
cef_cursor_type_t type,
const CefCursorInfo& custom_cursor_info) override;
#if CEF_API_ADDED(CEF_NEXT)
#if CEF_API_ADDED(13700)
bool OnContentsBoundsChange(CefRefPtr<CefBrowser> browser,
const CefRect& new_bounds) override;
bool GetRootWindowScreenRect(CefRefPtr<CefBrowser> browser,