Merge pull request #4739 from Jojo-Schmitz/text-inspector
allow text inspector to be made narrower
This commit is contained in:
commit
3357365076
1 changed files with 1 additions and 1 deletions
|
@ -399,7 +399,7 @@
|
||||||
<item row="6" column="2">
|
<item row="6" column="2">
|
||||||
<widget class="Ms::ResetButton" name="resetFrameType" native="true"/>
|
<widget class="Ms::ResetButton" name="resetFrameType" native="true"/>
|
||||||
</item>
|
</item>
|
||||||
<item row="2" column="1">
|
<item row="2" column="0" colspan="2">
|
||||||
<widget class="QCheckBox" name="spatiumDependent">
|
<widget class="QCheckBox" name="spatiumDependent">
|
||||||
<property name="enabled">
|
<property name="enabled">
|
||||||
<bool>true</bool>
|
<bool>true</bool>
|
||||||
|
|
Loading…
Reference in a new issue