Fixed issue #210. Rename Point of intersection line and axis.

--HG--
branch : develop
This commit is contained in:
Roman Telezhynskyi 2015-02-16 16:02:52 +02:00
parent bac1baf59f
commit 352637a40a
2 changed files with 6 additions and 6 deletions

View File

@ -11,7 +11,7 @@
</rect> </rect>
</property> </property>
<property name="windowTitle"> <property name="windowTitle">
<string>Line intersect axis</string> <string>Intersect Line and Axis</string>
</property> </property>
<layout class="QVBoxLayout" name="verticalLayout_4"> <layout class="QVBoxLayout" name="verticalLayout_4">
<item> <item>

View File

@ -40,7 +40,7 @@
<string/> <string/>
</property> </property>
<property name="currentIndex"> <property name="currentIndex">
<number>3</number> <number>0</number>
</property> </property>
<widget class="QWidget" name="page"> <widget class="QWidget" name="page">
<property name="geometry"> <property name="geometry">
@ -307,7 +307,7 @@
<bool>false</bool> <bool>false</bool>
</property> </property>
<property name="toolTip"> <property name="toolTip">
<string>Point of intersection line and axis</string> <string>Intersect Line and Axis</string>
</property> </property>
<property name="text"> <property name="text">
<string>...</string> <string>...</string>
@ -334,7 +334,7 @@
<rect> <rect>
<x>0</x> <x>0</x>
<y>0</y> <y>0</y>
<width>105</width> <width>100</width>
<height>58</height> <height>58</height>
</rect> </rect>
</property> </property>
@ -410,7 +410,7 @@
<rect> <rect>
<x>0</x> <x>0</x>
<y>0</y> <y>0</y>
<width>105</width> <width>100</width>
<height>156</height> <height>156</height>
</rect> </rect>
</property> </property>
@ -660,7 +660,7 @@
<rect> <rect>
<x>0</x> <x>0</x>
<y>0</y> <y>0</y>
<width>105</width> <width>100</width>
<height>58</height> <height>58</height>
</rect> </rect>
</property> </property>