Case where margins bigger than min values. ref #570.
--HG-- branch : develop
This commit is contained in:
parent
fce190db74
commit
b393d284c8
|
@ -622,6 +622,10 @@ void DialogLayoutSettings::DialogAccepted()
|
|||
generator->SetPrinterFields(false, GetFields());
|
||||
}
|
||||
}
|
||||
else
|
||||
{
|
||||
generator->SetPrinterFields(true, GetFields());
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user