X-Git-Url: https://git.sesse.net/?p=nageru;a=blobdiff_plain;f=nageru_cef_app.h;h=7b8969bbc7224e863d13b191049f424390b0cae7;hp=1a7ca1afeb6b9c015fa6b40a5b692b8af02b3424;hb=refs%2Fheads%2Fffmpeg-audio-only;hpb=6cc6c194b3eb245a04af531c7a6adb582673f2e7 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();