Corrected comment.

This commit is contained in:
Oliver Hamlet
2014-11-06 15:23:54 +00:00
parent db1fc1efdd
commit 902704c4c1
+1 -1
View File
@@ -46,7 +46,7 @@ using boost::format;
CefSettings GetCefSettings() {
CefSettings cef_settings;
//Disable CEF command line args.
//Enable CEF command line args.
cef_settings.command_line_args_disabled = false;
// Set CEF logging.