X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=nageru_cef_app.h;h=7b8969bbc7224e863d13b191049f424390b0cae7;hb=ffd68fbfb90242069af957f2a28908f0559f8348;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();