Pass dpiVertical and dpiHorizontal to print settings
This commit is contained in:
parent
8b55e6e2f5
commit
d233fc044a
6 changed files with 13 additions and 9 deletions
|
@ -54,7 +54,6 @@ struct PrintMsg_Print_Params {
|
|||
base::string16 title;
|
||||
base::string16 url;
|
||||
bool should_print_backgrounds;
|
||||
base::string16 device_name;
|
||||
};
|
||||
|
||||
struct PrintMsg_PrintPages_Params {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue