Fixed issue #689. Grainline default values swapped around.

(grafted from 7730e53eed5099c5cdd5d0eb5abf2550b83b7805)

--HG--
branch : develop
This commit is contained in:
Roman Telezhynskyi 2017-05-21 20:54:35 +03:00
parent e6a1562dc1
commit 3a782f8fa7
2 changed files with 3 additions and 2 deletions

View file

@ -7,6 +7,7 @@
- [#683] Tool Seam allowance's dialog is off screen on small resolutions.
- [#686] Seam allowance not placed correctly.
- [#687] Wrong seam allowance.
- [#689] Grainline default values swapped around.
# Version 0.5.0 May 9, 2017
- [#581] User can now filter input lists by keyword in function wizard.

View file

@ -193,7 +193,7 @@
<bool>true</bool>
</property>
<property name="plainText">
<string notr="true">1</string>
<string notr="true">90</string>
</property>
</widget>
</item>
@ -382,7 +382,7 @@
<bool>true</bool>
</property>
<property name="plainText">
<string notr="true">90</string>
<string notr="true">1</string>
</property>
</widget>
</item>