mirror of
https://bitbucket.org/chromiumembedded/cef
synced 2025-06-05 21:39:12 +02:00
Update to Chromium version 78.0.3904.0 (#693954)
This commit is contained in:
@@ -72,12 +72,6 @@ class CefPrintSettings : public virtual CefBaseRefCounted {
|
||||
/*--cef()--*/
|
||||
virtual bool IsReadOnly() = 0;
|
||||
|
||||
///
|
||||
// Returns a writable copy of this object.
|
||||
///
|
||||
/*--cef()--*/
|
||||
virtual CefRefPtr<CefPrintSettings> Copy() = 0;
|
||||
|
||||
///
|
||||
// Set the page orientation.
|
||||
///
|
||||
|
Reference in New Issue
Block a user