Add space in front of spinbox suffix "ms"

wilder-pre-rebase
Alexander Potashev 9 years ago
parent 822f06d627
commit 16128c818b
  1. 2
      kdecoration/config/ui/breezeconfigurationui.ui
  2. 2
      kstyle/config/ui/breezestyleconfig.ui

@ -195,7 +195,7 @@
<bool>false</bool>
</property>
<property name="suffix">
<string>ms</string>
<string> ms</string>
</property>
<property name="maximum">
<number>500</number>

@ -193,7 +193,7 @@
<bool>false</bool>
</property>
<property name="suffix">
<string>ms</string>
<string> ms</string>
</property>
<property name="maximum">
<number>500</number>

Loading…
Cancel
Save