chore: remove no-op fullscreenWindowTitle
option (#39815)
This commit is contained in:
parent
706653d5e4
commit
d7e4bb6608
4 changed files with 0 additions and 16 deletions
|
@ -62,9 +62,6 @@ const char kUseContentSize[] = "useContentSize";
|
|||
// Whether window zoom should be to page width.
|
||||
const char kZoomToPageWidth[] = "zoomToPageWidth";
|
||||
|
||||
// Whether always show title text in full screen is enabled.
|
||||
const char kFullscreenWindowTitle[] = "fullscreenWindowTitle";
|
||||
|
||||
// The requested title bar style for the window
|
||||
const char kTitleBarStyle[] = "titleBarStyle";
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue