Initailize PrintViewManagerBasic for browser window.
This commit is contained in:
parent
c95869e515
commit
87d5b72b76
3 changed files with 4 additions and 14 deletions
|
@ -395,7 +395,7 @@ PrintMsg_Print_Params CalculatePrintParamsForCss(
|
|||
}
|
||||
|
||||
bool IsPrintPreviewEnabled() {
|
||||
return true;
|
||||
return false;
|
||||
}
|
||||
|
||||
} // namespace
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue