[TD] fix unit mismatch bug

- also make global decimal option italic since it only affects new dimensions
- also fix a typo in UnitsApi.h
This commit is contained in:
donovaly
2020-11-30 04:24:39 +01:00
committed by wmayer
parent 8c15f7f84f
commit a2b523fb39
4 changed files with 138 additions and 79 deletions

View File

@@ -112,6 +112,11 @@
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="font">
<font>
<italic>true</italic>
</font>
</property>
<property name="toolTip">
<string>Use system setting for number of decimals</string>
</property>