Residual files left to remove \n from translate()

This commit is contained in:
luz.paz
2018-02-12 10:23:58 -05:00
committed by Yorik van Havre
parent bf0d94458a
commit 5d07c271ee
3 changed files with 7 additions and 7 deletions

View File

@@ -180,7 +180,7 @@
<item row="2" column="1">
<widget class="Gui::PrefDoubleSpinBox" name="spinPickRadius">
<property name="toolTip">
<string>Sets the area of confusion for picking elements in 3D view. Larger value make it easier to pick stuff, but will make some small features impossible to select.</string>
<string>Sets the area of confusion for picking elements in 3D view. Larger value makes it easier to pick stuff, but will make some small features impossible to select.</string>
</property>
<property name="inputMethodHints">
<set>Qt::ImhPreferNumbers</set>