Set default values for grainline length and angle.

--HG--
branch : feature
This commit is contained in:
Roman Telezhynskyi 2017-03-11 15:57:57 +02:00
parent c5f7eef8b4
commit 728b0e79d4

View File

@ -21,7 +21,7 @@
<item> <item>
<widget class="QTabWidget" name="tabWidget"> <widget class="QTabWidget" name="tabWidget">
<property name="currentIndex"> <property name="currentIndex">
<number>4</number> <number>5</number>
</property> </property>
<widget class="QWidget" name="tabMainPath"> <widget class="QWidget" name="tabMainPath">
<attribute name="title"> <attribute name="title">
@ -2650,7 +2650,7 @@
<bool>true</bool> <bool>true</bool>
</property> </property>
<property name="plainText"> <property name="plainText">
<string notr="true"/> <string notr="true">1</string>
</property> </property>
</widget> </widget>
</item> </item>
@ -2839,7 +2839,7 @@
<bool>true</bool> <bool>true</bool>
</property> </property>
<property name="plainText"> <property name="plainText">
<string notr="true"/> <string notr="true">90</string>
</property> </property>
</widget> </widget>
</item> </item>