mirror of
https://bitbucket.org/chromiumembedded/cef
synced 2025-06-05 21:39:12 +02:00
Fix space in comments (see issue #3384)
This commit is contained in:
@ -720,7 +720,7 @@ class CefBrowserHost : public virtual CefBaseRefCounted {
|
||||
|
||||
///
|
||||
/// Returns the maximum rate in frames per second (fps) that
|
||||
/// CefRenderHandler:: OnPaint will be called for a windowless browser. The
|
||||
/// CefRenderHandler::OnPaint will be called for a windowless browser. The
|
||||
/// actual fps may be lower if the browser cannot generate frames at the
|
||||
/// requested rate. The minimum value is 1 and the maximum value is 60
|
||||
/// (default 30). This method can only be called on the UI thread.
|
||||
|
Reference in New Issue
Block a user