mirror of
https://bitbucket.org/chromiumembedded/cef
synced 2025-06-05 21:39:12 +02:00
Update to Chromium version 100.0.4896.0 (#972766)
This commit is contained in:
@ -47,7 +47,7 @@ class CefPrintSettingsImpl
|
||||
void SetDuplexMode(DuplexMode mode) override;
|
||||
DuplexMode GetDuplexMode() override;
|
||||
|
||||
std::unique_ptr<printing::PrintSettings> TakeOwnership() WARN_UNUSED_RESULT;
|
||||
[[nodiscard]] std::unique_ptr<printing::PrintSettings> TakeOwnership();
|
||||
};
|
||||
|
||||
#endif // CEF_LIBCEF_BROWSER_PRINT_SETTINGS_IMPL_H_
|
||||
|
Reference in New Issue
Block a user