Use predefined symbol degree variable.
--HG-- branch : feature
This commit is contained in:
parent
8c1bd37491
commit
426e24dccf
|
@ -891,8 +891,7 @@ void DialogSeamAllowance::UpdateValues()
|
||||||
{
|
{
|
||||||
plbVal = ui->labelRot;
|
plbVal = ui->labelRot;
|
||||||
plbText = ui->labelEditRot;
|
plbText = ui->labelEditRot;
|
||||||
QChar ch(0x00b0);
|
qsUnit = degreeSymbol;
|
||||||
qsUnit = ch;
|
|
||||||
}
|
}
|
||||||
else
|
else
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in New Issue
Block a user