Sketcher: Default solver information font size to system
This commit is contained in:
committed by
abdullahtahiriyo
parent
0ec3cb16cb
commit
83cff478a2
@@ -16,11 +16,6 @@
|
||||
<layout class="QVBoxLayout" name="verticalLayout">
|
||||
<item>
|
||||
<widget class="QLabel" name="labelConstrainStatus">
|
||||
<property name="font">
|
||||
<font>
|
||||
<pointsize>9</pointsize>
|
||||
</font>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Undefined degrees of freedom</string>
|
||||
</property>
|
||||
@@ -31,11 +26,6 @@
|
||||
</item>
|
||||
<item>
|
||||
<widget class="QLabel" name="labelSolverStatus">
|
||||
<property name="font">
|
||||
<font>
|
||||
<pointsize>9</pointsize>
|
||||
</font>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Not solved yet</string>
|
||||
</property>
|
||||
|
||||
Reference in New Issue
Block a user