Use predefined symbol degree variable.

--HG--
branch : feature
This commit is contained in:
Roman Telezhynskyi 2017-01-22 15:08:59 +02:00
parent 8c1bd37491
commit 426e24dccf

View File

@ -891,8 +891,7 @@ void DialogSeamAllowance::UpdateValues()
{
plbVal = ui->labelRot;
plbText = ui->labelEditRot;
QChar ch(0x00b0);
qsUnit = ch;
qsUnit = degreeSymbol;
}
else
{