X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=nageru_cef_app.h;h=7b8969bbc7224e863d13b191049f424390b0cae7;hb=4a0187ffb4075b4d217b8d9e9c96cac548b199d8;hp=1a7ca1afeb6b9c015fa6b40a5b692b8af02b3424;hpb=6cc6c194b3eb245a04af531c7a6adb582673f2e7;p=nageru diff --git a/nageru_cef_app.h b/nageru_cef_app.h index 1a7ca1a..7b8969b 100644 --- a/nageru_cef_app.h +++ b/nageru_cef_app.h @@ -76,7 +76,7 @@ public: return this; } - void OnBeforeCommandLineProcessing(const CefString& process_type, CefRefPtr command_line); + void OnBeforeCommandLineProcessing(const CefString& process_type, CefRefPtr command_line) override; private: void cef_thread_func();