[TD]fix TheoreticalExact frame color
This commit is contained in:
committed by
Chris Hennes
parent
689740d3d3
commit
f2ac9e2baa
@@ -551,7 +551,7 @@ void QGIDatumLabel::setPrettyNormal()
|
||||
m_tolTextOver->setPrettyNormal();
|
||||
m_tolTextUnder->setPrettyNormal();
|
||||
m_unitText->setPrettyNormal();
|
||||
setFrameColor(PreferencesGui::normalQColor());
|
||||
setFrameColor(m_colNormal);
|
||||
Q_EMIT setPretty(NORMAL);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user