X-Git-Url: https://git.sesse.net/?p=nageru;a=blobdiff_plain;f=cef_capture.h;fp=cef_capture.h;h=587af0a551dc0722af6b27acb821c28c83ccb58d;hp=8dc053dddf9bfc1e37ecb0e62dd8954b1a3ac617;hb=8ec5630a8e7ec089d2e39697d51642278d1977d7;hpb=cd48c8ab6d7425d4b4d9fdb2493da69b44848c9e diff --git a/cef_capture.h b/cef_capture.h index 8dc053d..587af0a 100644 --- a/cef_capture.h +++ b/cef_capture.h @@ -70,6 +70,7 @@ public: } void set_url(const std::string &url); + void reload(); void OnPaint(const void *buffer, int width, int height);